@charset "UTF-8";
/* CSS Document */


#outermost_container {
	width:700px;
	height:auto;
	margin: 40px auto;
}
#header {
	width:700px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
}
#logo {
	width:82px;
	height:auto;
	float:left;
	text-align:left;
	border:none;
	padding: 0 0 0 10px; 
}
#divider {
	width:700px;
	height:auto;
}
#line {
	width:700px;
	height:1px;
	background-color:#000;
	margin:5px 0px;
	clear:both;
}
#content_index {
	background:url(images/bkgrd_lines.png) repeat-y;
	width:700px;
	height:auto;
	float:left;
	margin: 0 0 5px 0;
}
#content_work {
	background:url(images/bkgrd_lines.png) repeat-y;
	width:700px;
	height:auto;
	float:left;
	margin: 0 0 5px 0;
}
#descriptions {
	width: 150px;
	height:auto;
	float:left;
	text-align:left;
	margin: 10px 0 0 20px;
}
.description_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
#images {
	width:550px;
	height:auto;
	float:left;
}
#top_nav {
	float:right;
	position:relative;
	top: 90px;
	width:599px;
	height:;
	padding:0 5px 0 0;
}
#top_nav ul {
	margin:0px;
	padding:0px;
}
#top_nav li {
	float:right;
	line-height:110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-variant:;
	font-size:14px;
	color:#000;
	padding:0px 0px;
	margin:0px 0px 0px 24px;
	list-style:none;
	text-align:right;
}
#top_nav li a {
	display: block;
	padding:0px;
	height:;
	color:#000;
}
#top_nav a:hover {
	color:#fff;
}
#footer {
	width:690px;
	height:15px;
	float:left;
	margin: 0px 0 80px 0;
	padding:0 5px;
	clear:both;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	color:#000;
	padding:0;
}
#footer a:hover {
	color:#FFF;
}
.copyright {
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	
.splash_copy {
	font-family: Helvetica, sans-serif;
	font-size:30px;
	font-weight:500;
	padding:10px 80px;
}


#thumb_nav {
	float:left;
	width:700px;
	height:auto;
	padding:20px auto;
}
#thumb_nav ul {
	margin:0px;
	padding:0px;
}
#thumb_nav li {
	display:block;
	width:100px;
	height:100px;
	float:left;
	color:#000;
	padding:10px;
	margin:10px;
	list-style:none;
	text-align:center;
}
#thumb_nav li a {
	display:block;
	width:100px;
	height:100px;
	float:left;
	color:#000;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#thumb_nav a:hover {
	color:#FFF;
}


ul#blue { margin:0; padding:0; list-style-type:none;  border:none; }

ul#blue li { width:150px; position:relative; float:left; margin: 12px; border:none;}

ul#blue .current {}

ul#blue li:hover { color:fff;}

ul#blue li a {  text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color:#000;}

ul#blue li a:hover { color:#fff; border:none; }

ul#blue li span{ padding-left:4px; display:none; position:absolute; top:125px;  width:95px; font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic; line-height: 18px; }

ul#blue li a:hover span {margin-top: 7px; display:block; color: #000; background-color:#FFF; width:150px; height:20px}

	