html, body {
	background: #000000 url(images/green-back.jpg);
	background-repeat: repeat;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	margin: 24px 0 0 0;
	min-width: 748px;
	padding: 0;
}

#contentwrapper {
	background-image: url(images/page-back2.jpg);
	background-repeat: repeat-y;  
	background-color: #ce8e38;
	margin: 0 auto;
	width: 800px;
	padding: 0;
}
#masthead {
	background: #ce8e38 url(images/header1.jpg);
	background-repeat: no-repeat;	
	height: 150px;
	vertical-align: bottom;
	border-bottom: solid #000000 1px;	
}
#top_nav {
	background-color: #ce8e38;
	height: 30px;
	border-bottom: solid #000000 1px;
	padding: 0;
	margin: 0;
}

#maincontent {
	float: right;
	width: 620px;	
	text-align: left;
	border: 0;
}

#maincontent h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	color: #003300;
	text-align: left;
}	

#maincontent h2 {
	color: #ce8e38;                         
	font-size: 16px;
	font-weight: bold;
	margin: 0 15px 0 15px;
	text-align: left;
}
#maincontent h3 {
	color: #ce8e38;                         
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
#maincontent h4 {
	color: #ce8e38;                         
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
}

#maincontent p {margin-left:30px;}
#maincontent a:link {
	color: #9C8C85;
}
#maincontent a:visited {
	color: #B9A199;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}
#sidebar {
	color: #ffffff;
	float: left;
	font-size: 1em;
	margin-top: 30px;
	padding-left: 10px;
	width: 160px;
}
#sidebar h3 {
	color: #9C8C85;
	font-size: 1.5em;
	margin: 24px 0 0 0;
}
#sidebar p {
	margin: 6px 0 12px 0;
}
#indent {margin-left: 20px;}

.picture {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}

#footer {
	background-color: #ce8e38;
	clear: both;
	color: #000000;
	font-size: 0.75em;
	margin: 0 auto;
	padding: 10px;
	width: 778px; 
}
.intro {padding-right: 15px;}

.return {text-align: right;
	font-size: 9pt;
	color: black;
	margin-right: 15px;
	}
	
.cpic {margin-left: 20px;}

#intable td, #intable ul, #intable li {
	font-size:11pt;
	font-style: italic;
	line-height:normal;
	}
#intable a, #intable a:link, #intable a:active, #intable a:visited {color: #003333;}
#intable a:hover, {color:#DF8C12;}
#proexp ul, #proexp li {line-height:normal;margin-bottom:1em;}
#promem ul, #promem li {line-height:normal;margin-bottom:1em;}
#edu ul, #edu li {line-height:normal;margin-bottom:1em;}
#norsp {line-height:normal;}
.rindent {padding-right: 20px;}

ul, li {line-height: 1.25em;
		font-size: 10pt;
		a:hover: blue;
		padding-right: 10px;
	}
tr, td {vertical-align:top;}
hr {width: 500px;}

#linklist {
	font-size:11px;
	font-style: normal;
	line-height:normal;
	color:#003300;font-family:Arial;
	}
#linklist a, #linklist a:link, #linklist a:active, #linklist a:visited {color: #003333;}
#linklist a:hover, {color:#DF8C12;}
#alpha_list {
	text-align:center;
	font-size:11px;
	line-height:1em;
}
#alpha_list a:link {	
	color: #003300;
}

h3.backToTop{
	display: block;
	margin: 26px 25px;
}