* {

	padding: 0;
	
	margin: 0;
	
}

#main-content {

       float: left;
	   
       width: 734px;
	   
       position: relative;
	   
       left: 50%;
	   
       margin-left: -382.5px;
}


body {

	
	padding-top: 10px;
	
	background-color: #605856;
	
	font-family: verdana, sans-serif;
	
	font-size: 10px;
	
}

img {

	border-width: 0;
	
}

h1 {
	
	width: 765px;
	
	height: 90px;
	
	background-image: url("../images/global/logo.gif");
	
	
}
	h1 span {

		visibility: hidden;
		
		padding: 0 0 265px 0;
		
		background-image: url("../images/global/transparent.gif");
		
	}
	
	h1 div#logo {
	position: relative;
	/*border: 1px solid red;*/
	top: 10px;
	left: 30px;
	width: 93px;
	height: 93px;
	}
	
	
h2, p {

	font-family: verdana, sans-serif;
	
	font-size: 10px;
	
	line-height: 1.5em;
	
}

.category {

	font-family: verdana, sans-serif;
	
	font-size: 11px;
	
	line-height: 1.25em;
	
	font-weight: bold;
	
	color: #000;
	
	margin-bottom: 15px;
	
}


a {

	color: #900;
	
}

a:visited {
		
	color: #933;
			
}
		
a:hover {
		
	text-decoration:none;
			
}

a:active {
		
	color: #900;
			
}



.header {

	width: 765px;
	
}

.nav {

	padding-top: 7px;
	
	padding-right: 30px;
	
	width: 735px;
	
	height: 18px;
	
	background-image: url("../images/global/header_nav_bg.gif");
	
	text-align: right;
	
}
	.nav li {

		display: inline;
		
	}
		.nav li a {
		
			color: white;
			
			font-family: verdana, sans-serif;
			
			font-size: 10px;
			
			text-decoration: none;
			
			border-left: 1px solid white;
			
			padding: 0 .35em 0 .6em;
			
		}
		
		#current {
		
			border-left: 1px solid white;
				
			font-weight: bold;
			
			color:#403739;
					
			padding: 0 .35em 0 .6em;
			
		}
		
		.nav li:first-child a {
		
			border-width: 0; 
			
		}
		.nav li a:link {
		
			color: #e0d4bb;
			
		}
		.nav li a:visited {
		
			color: #e0d4bb;
			
		}
		.nav li a:hover {
		
			color: #900;
			
		}
		.nav li a:active {
		
			color: #e0d4bb;
			
		}

p.footer {
	padding-top: 14px;
	width: 735px;
	height: 27px;
	background-image: url("../images/global/index_footer.jpg");
}

ul.nav.footer {
	padding-top: 14px;
	width: 735px;
	height: 27px;
	background-image: url("../images/global/footer.jpg");
}
		ul.nav.footer li, ul.nav.footer li a {
			font-size: 13px;
			font-weight:bold;
			letter-spacing: .1em;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-variant: small-caps;
			border-left: 0px;
		}
		
		ul.nav.footer li, ul.nav.footer li a:hover {
			color: #99897b;
		}




#info ul {

	list-style-type: none;
	
}


#info ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size:17px;
	color:#231f20;
	border-left: 0px;
	line-height: 2em;
	text-decoration: none;
	letter-spacing: .14em
	
}

#info ul li a:hover {
	color:#900;
	
}


#home {

	width: 734px;
	
	padding: 31px 31px 31px 0;
	
	background-color: #e1d3b9;
	
}

	#home #index {
	
		width: 223px;
		
		padding-top: 25px;
		
		padding-left: 0px;
		
		text-align: left;
		
		float: right;
		
	}

#content {

	width: 734px;
	
	padding: 31px 31px 31px 0;
	
	background-color: #f2ebdb;
	
}

	#content #medium {
	
		float: right;
		
	}
	
	#content #right_pane {
	
		width: 293px;
		
		padding-left: 31px;
		
		text-align: left;
		
		float: right;
		
	}
	
	
	
	#content #thumbnails {
	
		width: 240px;
		
		margin-top: 60px;
		
	}
	
		#content #thumbnails p {
		
			margin-top: 10px;
			
		}
		
		#content #thumbnails img {
		
			width: 31px;
			
			margin: 0 9px 9px 0;
			
		}
	
#info {

	padding-top: 33px;
	
}

#location {

	margin-bottom: 0;
	
}

#material {

	margin-bottom: 0;
	
}

#copyright {
	
	text-align: right;
	
	width: 761px;
	
	background-color: transparent;
	
	color: #ccc;
	
	padding: 2px;
	
}
