* {
	margin: 0; padding: 0;
}
img {
	border: 0 none;
}
html { overflow-y: scroll; }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	margin-bottom: 20px;
	background:no-repeat center top url(../images/bgimage.jpg) #CCCCFF;
}
#topogr
{
	background:no-repeat center top url(../images/top_bg.jpg) #CCCCFF;
}
#nat_hist
{
	background:no-repeat center top url(../images/nat_hist_bg.jpg) #CCCCFF;
}
#reparch
{
	background:no-repeat center top url(../images/rep_and_rec_bg.jpg) #CCCCFF;
}
.float_clearer {
	clear:both;
}
h1 {
	color: #336699;
	clear: left;
	font-size: 230%;
	padding-top:9px;
}
a:link, a:visited {
	color: #993300;
}
a:hover, a:focus {
	color: #006633;
}
a:active {
	color:#333333;
}
.introtext a {
	text-decoration:none;
	font-style:italic;
}
.introtext a:hover {
	text-decoration:underline;
}
.nav {
	width:715px;
	padding-top:5px;
	margin:0 auto;
	text-align: left;
}
.nav ul {
	list-style: none;
	margin-top: 15px;
}
.nav li {
	font-weight: bold;
	font-size: 100%;
	color: #336699;
	float:left;
/*	background-color: #FFFFCC;*/
	padding: 2px;
}
.home #homelink, .biog #bioglink, .nat #natlink, .arch #archlink, .top #toplink, .links #linkslink {
	text-decoration:none;
	color: #336699;
}
.home #homelink:hover, .biog #bioglink:hover, .nat #natlink:hover, .arch #archlink:hover, .top #toplink:hover, .links #linkslink:hover {
	text-decoration:underline;
}
.logocontainer {
	width: 717px;
	text-align: left;
	margin: 35px auto 0 auto;
}
.textboxcontainer {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
}
.tabletext {
	font-size: 110%;
	color: #000000;
	line-height: 140%;
}
.tablecss {
	background-color: #FFFFCC;
	border: 2px solid #336699;
	margin: 25px auto 0 auto;
}
.pageheading {
	font-size: 30px;
	font-weight: bold;
	color: #336699;
}
.imagebdr {
	border: 1px solid #336699;
	margin:15px 30px 0 30px;
}
.experi {
	height: 100px;
	text-align: center;
}

.linknounderl {
	text-decoration: none;
}
.mainbox {
	margin:0 auto;
	width: 616px;
	background-color: #FFFFCC;
	border: 2px solid #336699;
	padding-top: 20px;
}
.footerinfo {
	font-size:95%;
	clear:both;
}

.indextextbox {
	width: 43em;
	background-color: #FFFFCC;
	border: 2px solid #339999;
	margin: 20px 10em 0 0;
	padding-top:20px;
}
.introtext {
	font-size: 115%;
	color: #000000;
	line-height: 1.6;
	font-weight: normal;/*to remove default bold from h1*/
	margin: 0 20px 22px 20px;
}
.imagescontainer {
	width: 717px;
	margin:0 auto;
	margin-top: 35px;
}
#categories /* for model categories*/
{
    font-size:160%;
    color:#336699;
    padding:0!important;
}
#modelnu 
{
    font-size:95%;
    font-weight:normal;
	margin-right:20px;
}
#prevnext {
	font-size:115%;
}
#mod_and_prevnext {
	margin-top:10px;
}

#links_page {
    font-weight:bold;
}
#links_page a {
    color:#0000CC;
}
#links_page a:hover {
    color:#CC0000;
}

#model_img {
	margin-top:8px;
}
#category {
	position:absolute;
	top:121px;
	right:0;
	left:0;
	margin-left:500px;
	font-style:italic;
	font-weight:normal;
	color:#993300;
	font-size:150%;
}
#model {
	font-size:180%;
}
#description {
	font-size:100%;
	font-weight:normal;
}

.thumbnails
{
	margin:0 auto;
	width:680px;
	padding:20px 0 20px 50px;
}
.thumbnail
{
	float:left;
	padding-right:25px;
	width:140px;
}
.thumbnail h6
{
	font-size:90%;
}
.thumbnail a
{
	color:#336699;
}
.thumbnail a:hover
{
	color:#993300;
}


