body {
	font-family: "Baskerville Old Face", "Times New Roman", Arial;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #006;
}

#wrapper {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #ECFAFF;
	border-bottom-color: #ECFAFF;
	border-left-color: #ECFAFF;
	border-top-color: #ECFAFF;
}

#topper {
	width: auto;
	height: 90px;
	margin-left: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../Images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
	padding: 2px;
	visibility: visible;
	z-index: 1;
	text-decoration: none;
}
#topper a {
	font-size:12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trajan Pro", Calibri, Arial;
	
}

.topLeft {
	font-size: 8px;
	font-weight: normal;
	color: #FFFFCC;
	float: left;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 0px;
}

#banner {
	width: auto;
	font-size: 30px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	height: 210px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	margin-top: 0px;
	background-attachment: scroll;
	background-color: #020202;
	background-image: url(../Images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}

#content {
	width:auto;
	margin-left: 1px;
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: ridge;
	border-right-color: #002469;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #00246A;
}

.story {
	width:70%;
	float: right;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 14px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
}

.story h3 {
	border-collapse:collapse;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -15px;
}

.title {
	background-color: #00246A;
	color: #FFF;
	padding-left: 15px;







	font:20px 
	padding-top: 5px;
	width: auto;
	font-size: 120%;
	line-height: 175%;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00246A;
	border-bottom-color: #333;
}

.subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #00246A;
	font-style: oblique;
}

.header {
	font-size: 24px;
	background-color: #00246A;
	color: #FFF;
	font-family: "Baskerville Old Face", "Times New Roman", Arial;
}

#nav {
	width: 800px;
	border-bottom: #000000;
	position: absolute;
	top: 70px;
	display: block;
	margin-bottom: 1px;
}

a:hover {
	color: #CCC;
	background-color: #006;
}

.sidebar {
	font-size: 12px;
	line-height: 18px;
	padding: 3px 10px;
	background-color: #FFF;
	float: left;
	width: 22%;
	margin-left: 10px;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidebarHeader {
	font-size: 14px;
	line-height: 18px;
	color: #CCC;
	background-color: #009;
	font-weight: bold;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #999;
	color: #00246A;
}

#footer {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #00246A;
	background-color: #FFF;
	clear: both;
	padding-left: 5px;
	width: auto;
	padding-bottom: 10px;
	font-family: "Trajan Pro", Calibri, Arial;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00246A;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #00246A;
}


.pubs {
	width: 70%;
	height: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}

.pubs li {
	padding-bottom: 10px;
	list-style: url(../Images/leaf.gif);
	font-size: 12px;
}

.pubs h3 {
	font-size:18px;
	margin-bottom: -10px;
}

/*format for pictures in research section*/


.albumlist {
	list-style-type:none;
	width: 90%;
	text-align: center;
	font-size: 14px;
	line-height: normal;
}

.albumlist li {
	float:left;
	margin-right: 6px;
	margin-bottom: 10px;
	font-size: 70%;
	font-weight: bold;
}

.albumlist img{
	display:block;
	border: 1px solid #003300;
}




/*round tab navigation*/

#topmenu ul {
	list-style:none;
	margin-top: 20;
	margin-bottom: 0;
	float: left;
	width: 99%;
	margin-left: 0px;
	background-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
    }
  
 #topmenu li {
	float:left;
	padding:0;
	background: url(../Images/right.gif) no-repeat right top;
	margin: 0 0px 0 0;
    }
	
 #topmenu li a {
	display:block;
	background: url(../Images/left.png) no-repeat left top;
	color: #CCC;
	text-decoration: none;
	padding: 5px 10px 3px;
	line-height: 125%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trajan Pro", Calibri, Arial;
    }

 #topmenu a:hover {
	color: #666;
}	
#topmenu #current {
	background: url(../Images/right_on.png) no-repeat right top;
	z-index: 5;
	visibility: visible;
}

#topmenu #current a {
	background-image:url(../Images/left_on.png);
	color: #00246A;
}

/*subnavigation for tab menu*/

#submenu ul
{
	list-style:none;
	width: 99%;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #002469;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00246A;
}

#submenu li
{
	float: left;
	display: inline;
} 

#submenu a
{
	float:left;
	line-height: 200%;
	text-decoration:none;
	color:#00246A;
	font-weight: bold;
	display: block;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #002469;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}


#submenu a:hover
{
	color:#00246A;
	background-color: #666;
}

#submenu #curnt a {
	color:#FFF;
	border-bottom: 2px solid #990000;
	background-color: #00246A;
	font-weight: normal;
}



.dirtable {
	text-align:center;
	width:95%;
	margin-right: auto;
	margin-left: auto;
}

.gotop {
	text-align:center;
	font-size:9px;
}
