@charset UTF-8;

body {
	background-color:#ededed; border-top: solid  5px #444;
	font-size:1em;
	font-family:  "Century Gothic", "Lucida Sans Unicode", "Lucida Grande",  sans serif;
	margin: 0;
	padding:0;
	text-align:center;
	color:#000;
	min-width:960px;
}

#container {
	background-color:#ededed;
	margin:0 auto;
	width:960px;
	text-align:left;
	padding-top:12px;
}

#header {
	height:60px;
	margin:0 auto;
	width:960px;
}

#header a:link,#header a:visited {
	text-decoration:none;
	color:#000;
	display:inline;
}

#header ul {
	list-style:none;
	margin:10px auto 0;
}

#header ul li {
	display:inline;
}

#header ul li a, #header ul li a:visited {
	float:left;
	display:block;
	padding:0 15px;
	text-decoration:none;
	border:#ededed solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#header ul li.drop a:link, #header ul li.drop a:visited {
	float:left;
	display:block;
	margin-top:13px;
	padding:6px 20px 4px;
	text-decoration:none;
	font-size:1.1em;
	border:#ededed solid 1px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

#header ul li a:hover, #header ul li.drop a:hover {
	background-color:#f5f5f5;
	border:1px dotted #bababa;
}

.thumb {
	margin:0 10px 3px;
	width:100px;
	float:left;
	text-align:center;
}

.thumb img {
	padding-bottom:0;
}

.thumb a:link {
	text-decoration:none;
	color:#ededed;
}

.thumb a:hover {
	text-decoration:none;
	color:#000;
	background-color:#CCC;
}

.thumb a:visited {
	color:#999;
	text-decoration:none;
}

ul.tabs {
	padding:6px 0;
	margin:0 auto 10px;
	height:80px;
}

ul.tabs li {
	display:inline;
	list-style-image:none;
	list-style-type:none;
}

ul.tabs li a:link,ul.tabs li a:visited {
	text-decoration:none;
}

ul.tabs li a:hover,ul.tabs li a:active {
	text-decoration:none;
	background-image:url(images/arr.gif);
	color:#00f;
	background-repeat:no-repeat;
	background-position:center bottom;
}

ul.tabs img {
	padding:4px;
}

.tab_content .image img {
	margin:15px 18px;
	padding:10px;
	background-color:#f7f7f7;
	border:1px dotted #bababa;
}

.tab_content {
	min-height:500px;
	margin:0 auto;
}

.tab_container {
	margin:50px auto 20px;
}

.tab_container img {
	margin:0 auto;
	float:none;
}

.exh {
	background-color:#fff;
	border:solid 1px #b6b6b6;
	width:38em;
	margin:30px auto;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	line-height:1.6em;
	text-align:left;
	padding:30px;
}

dl {
	background-color:#fff;
}

dl {
	background-color:#fff;
	margin:0 auto;
	padding:20px 0 30px;
	border:solid 1px #ccc;*/
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	width: 52em;
}

dt {
	border-bottom:1px solid #666;
	margin-right:90%;
	padding:20px 50px 5px 30px;
}

dd { text-align: left;
	margin:-20px 0 0 95px;
	line-height:1.6em;
}

dd a,dd a:visited {
	color:#000;
	text-decoration:none;
	background-color:#ededed;
	border-bottom:1px dotted #ededed;
	padding:1px 15px;
}

dd a:hover {
	border-bottom:1px dotted #333;
}


<a class="button back" href=#>Back</a></div>,.
.more {
	margin:30px auto 0;
}

.more a:link,.more a:visited {
	color:#000;
	text-decoration:none;
}

.more a:hover {
	color:#000;
	text-decoration:underline;
}

#more p,.bio p {
	font-size:1.1em;
	text-align:justify;
	line-height:1.4em;
	width:37em;
	margin:0 auto;
	padding:12px 30px 0;
	text-indent:25px;
	background-color:#FFF;
}

#mainContentP {
	margin:0 auto 20px;
	padding:40px 0;
	max-width:480px;
}

#mainContentD {
	margin:100px auto 20px;
	padding:40px 0;
	width:615px;
}

#nav h1 {
	font-size:36px;
	font-weight:500;
	margin:9px 0 0;
	padding:0;
	background-color:#fff;
	color:#202c2d;
	text-shadow:0 1px #808d93, -1px 0 #cdd2d5, -1px 2px #808d93, -2px 1px #cdd2d5, -2px 3px #808d93, -3px 2px #cdd2d5, -3px 4px #808d93, -4px 3px #cdd2d5, -4px 5px #808d93, -5px 4px #cdd2d5, -5px 6px #808d93, -6px 5px #cdd2d5, -6px 7px #808d93, -7px 6px #cdd2d5, -7px 8px #808d93,;
}

h2 {
	font-weight:500;
	margin-left:200px;
}

#more h2 {
	background-color:#f7f7f7;
}

h3 {
	padding-left:150px;
}

.out {
	margin:20px auto 0;
	background-image:url(images/greysquare.gif);
}

.bio h2 {
	padding-left:20%;
}
li.des {float:right;padding-left:20px}
#footer {
	width:960px;
	margin:30px auto 0;
	padding:0;
}

#footer ul {
	margin:0 auto;
	display:inline-block;
	padding:6px 0 0 15px;
}

#footer li {
	float:left;
	display:block;
	list-style:none;
	list-style-type:none;
}

#footer li a:link {
	color:#222;
	text-decoration:none;
	padding:7px;
	font-size:.85em;
}

#footer li a:hover {
	color:#444;
	text-decoration:none;
	background:#Fff;
}

#footer li a:visited {
	color:#444;
	text-decoration:none;
	padding:7px;
	font-size:.85em;
}

#footer li a:active {
	color:#009;
	text-decoration:none;
	padding:7px;
	font-size:.85em;
}


	
/* Miscellaneous classes for reuse */
.fltrt {
	float:right;
	margin-left:8px;
}

.fltlft {
	float:left;
	margin-right:8px;
}

.clearfloat {

	
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
