@charset "utf-8";
/* CSS Document */
/*Main General template stuff*/
body {
	background:#190d09;
	background-image: url(images2/bkg4.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat ;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #fed180;
	background-color: #190d09;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	height: 740px;
}
#header{
	margin:0;
	width:900px;
	height:186px;
	background-image: url(images2/headerback.jpg);
	background-repeat: no-repeat;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #fed180;
}
#wrapper img{
	float:left;
	padding:0;
	margin:0;
	border:0;
}
#indexcontainer {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 400px; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}
#container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 400px; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin: 0 auto 0 auto;
	padding: 0;
	background: #190d09;
	border: 0;
}

#mainContent{
	padding:0; /*used to be 20px*/
	background: none;
	height: 430px;
	width: 880px;
}
#mainContent img{
	border: 0;
	padding:0;
	margin:0;
}
#mainContentshow{
	margin: 0px 0px 30px 0px;
	height: 400px;
}
#copyright{
	clear: both;
	margin: 0px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #fed180;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-variant:small-caps;
	color: #190d09;
	font-weight: bolder;
	padding-top:0;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	letter-spacing: 0.2em;
	color: #355dab;
	font-weight: lighter;
	line-height: 3px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #355dab;
	font-weight: lighter;
	line-height:normal;
}
.caps {
	text-transform: uppercase;
}
.headerstyle{
	text-decoration:none;
	color: #355dab;
	font-variant:small-caps;
	font-size: 16px;
}
.date {
	color:#ffffff;
	font-size: 16px;
}
.tinydate {
	color: #242467;
	font-size: 10px;
	
}

/*stuff defining properties of the navigation bar*/
#nav {
	width: 880px;
	height: 23px;
	background: url(images2/main_navigation.jpg);
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	/*top: 50px;
	left: 20px;*/
	float: right;
	}
#nav img { border: none;}
#nav span { display: none; }
#nav li {margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px;}

#nav li, #nav a {height: 23px; display: block;}

#nav1 {right: 0px; width: 140px;}
#nav2 {right: 140px; width: 135px;}
#nav3 {right: 275px; width: 174px;}
#nav4 {right: 449px; width: 136px;}
#nav5 {right: 585px; width: 142px;}
#nav6 {right: 727px; width: 153px;}

#nav1 a:hover {background:transparent url(images2/nav1MO.jpg); }
#nav2 a:hover {background:transparent url(images2/nav2MO.jpg); }
#nav3 a:hover {background:transparent url(images2/nav3MO.jpg); }
#nav4 a:hover {background:transparent url(images2/nav4MO.jpg); }
#nav5 a:hover {background:transparent url(images2/nav5MO.jpg); }
#nav6 a:hover {background:transparent url(images2/nav6MO.jpg); }


#animation {
height:360px;
width:300px;
float: left;
margin: 10px 10px 10px 10px;
text-align:right;

}

#feature {
height:400px;
width:880px;
overflow-y: scroll;
padding: 0px;
text-align:justify;
font-size: 10px;
}
#featureimages img{
border: #fed180 solid 1px;
margin:10px 25px 10px 25px;
} 
#featureimages {
margin:0px 0px 0px 50px;
} 
#floater{float:right; text-align:center;}

#featured1 {

color: #190d09;
margin: 5px 0px;
float: left;
opacity: .8;
filter: alpha(opacity = 80);
width: 295px;
height: 120px;
padding: 5px;
}
#featured1 img {padding: 6px 4px 6px 0px;}

#featured2 {

opacity: .8;
color: #190d09;
margin: 5px 0px;
filter: alpha(opacity = 80);
float: left;
width: 271px;
height: 120px;
padding: 5px;
}
#featured2 img {padding: 6px 4px 4px 0px;
opacity: 1;}

#featured3 {

color: #190d09;
margin: 5px 0px;
float: right;
opacity: .8;
filter: alpha(opacity = 80);
width: 284px;
height: 120px;
padding: 5px;

}
#featured3 img {padding: 6px 4px 4px 0px;}

/* End general template stuff*/
/*bio page*/
#bio {
	border: 0;
	margin: 0;
	text-align: left;
	padding:0px 10px 0px 20px;
	width: 650px;
	height: 400px;
	text-align: left;
}

#biosub{
	border: 0;
	margin: 0;
	text-align: left;
	padding:0px 0px 0px 20px;
	width: 570px;
	height: 400px;
	text-align: justify;
	}
	
	#biosub2{
	border: 0;
	margin: 0;
	text-align: left;
	padding:0px 20px 0px 20px;
	width: 570px;
	height: 400px;
	text-align: justify;
	}

#bio img {
	float:left;
	margin: 0px 10px 10px 0px;
}
#bio p {
margin: 0px 60px 10px 0;
}
#biotext {
overflow-y: scroll;
height: 490px;
}
#biotext p{
color: #996600;
}
/*end bio page stuff*/
#contact {
	width:750px;
	height:400px;
	padding:15px 0px 0px 10px;
	margin:0px 0px 15px 0px;
	float: none;
	text-align: center;
}
#contact h3 {
	line-height: 0em;
}
#contact a {
	text-decoration: underline;
}
#contactlft {
	width: 140px;
	padding:0;
	margin: 0;
	text-align:center;
	float: left;
}
#contactrt {
	width: 150px;
	padding:0;
	margin: 0;
	text-align:center;
	float: right;
}
/*news page*/
#newswhole {
	border:0; 
	height:400px;
	width: 870px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	overflow-y:scroll;
	color: #fed180;
	text-align: left;
}
#news {
	height:70px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#news img {
	margin: 10px;
}
#news2 {
	height:250px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#news2 img {
	margin: 10px;
}
#news3 {
	height:250px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#news3 img {
	margin: 10px;
}
#news4 {
	height:80px;
	width: 800px;
	margin: 5px 0 0 0;
	padding: 0px;
}
#news5 {
	height:100px;
	width: 800px;
	margin: 5px 0 0 0;
	padding: 0px;
}
/*end news page*/

/*start main categories page layout*/
#mainCont {
	background: #000000;
	width: 780px;
	height: 700px;
	border: 1px solid #996600;
	margin: 0px auto 0px auto;
	padding: 0 auto 0 auto;
	position:relative;
	text-align: center;
}
#mainCont a{
	margin:0;
	padding:0;
	display: block;
}
#public{
	float: left;
	width: 400px;
	height: 130px;
	position: relative;
	padding: 80px 0px 40px 140px;
	background-image: url(../images/publicDR.jpg);
}
#public img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
#public img:hover{
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}
#museum {
	float: left;
	width: 600px;
	height: 200px;
	padding: 0px 0px 0px 90px;
}
#museum img {
	margin: 0;
	padding:0;
	border: 1px solid #000;
}
#museum img:hover{
	border:1px solid #fff;
	display: block;
	margin:0;
	padding:0;
}
#TSexhibit{
	float: left;
	width: 500px;
	height: 130px;
	padding: 0px 0px 0px 140px;
	margin: 0;
	clear: both;
}
#TSexhibit img {
	margin: 0;
	padding:0;
	border: 1px solid #000;
}
#TSexhibit img:hover{
	margin: 0;
	border:1px solid #fff;
	padding: 0;
}
/*end main categories page layout*/

#mainGallery {
	padding:0; /* remember that padding is inside the div, margin is outside the div*/
	margin: 0;
	height: 400px;
	width: 880px;
}

#mainGallery img{
	float: left;
	padding: 0px;
	margin:10px 0px 10px 20px;
	border: 1px solid #190d09;
}
#mainGallery h3 a{
	color: #6483ee;
}
#mainGallery h3 a:hover{
	color: #996600;
}
#mainGallery img:hover{
	border: 1px solid #355dab;
	float: left;
	padding: 0px;
	margin:10px 0px 10px 20px;
}

#swaptext {
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	margin: 130px 40px 0px 0px;
	color: #996600;
	font-style:italic;
	font-size: 11px;

}
#swaptext a{
	font-variant: small-caps;
	color: #355dab;
	float: left;
}
#swaptext2 {
	
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #996600;
	font-style:italic;
	font-size: 11px;

}
#swaptext2 a{
	font-variant: small-caps;
	color: #355dab;
	float: left;
	text-align: center;
}

/* links info and stuff*/
body a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6483ee;
	text-decoration: none;
	font-weight:bolder;
}
body a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #27487b;
	font-weight:bolder;
}
body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: none;
	font-weight:bolder;
}
body a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight:bolder;
}
