a {
   	text-decoration: none;
	color: maroon;
}
h1,h2,h3,h4,h5,h6{
       color: maroon;
}
h2,h3,h4,h5,h6{
  font-weight: bold;
}
h1,h2{
       font-size: 1.3em;
}
a:hover{
   	text-decoration: underline;
}

div.header {
	width:832px;
	height:131px;
	background: url(images/topbanner.jpg) no-repeat top;
}
.rlarrow {
	padding-left: 12px;
	background: url(images/redarrow.gif) no-repeat left 0.36em;
	font-weight: bold;
}

.rrarrow {
	padding-right: 12px;
	background: url(images/redarrow.gif) no-repeat right 0.36em;
	font-weight: bold;
}

div.s {
	position: relative;
	z-index:1;
	top: -47px;
	left: 0;
	width:832px;
	height:71px;
	background: url(images/swirl.jpg) no-repeat top;
	clear: both;
}

div.clearboth{
	clear: both;
	height: 0;
	width: auto;
}
div.c1{
	height:1em;
}
body{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	background: #FFF;
}

div.page{
	width:832px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.top{
	width:832px;
	padding: 0;
}

img.person {
	position: relative;
	z-index:2;
	top: -9px;
	left: 0;
	float:left;
}
div.contenttop{
	height: auto;
	margin-bottom: 47px;
}
div.half{
	float:left;
	width: 400px;
}

div.copy {
	width:832px;
	padding: 10px;
	position: relative;
	z-index:1;
	top: -47px;
	left: 0;
	text-align: center;
}

div.bottom {
	width:832px;
	padding: 10px;
	background: url(images/lowergrad.gif) repeat-y;
	position: relative;
	z-index:1;
	top: -47px;
	left: 0;
}

div.contentbottom{   
	float: left;
	color: maroon;
	margin-left:3px;
	margin-right:3px;
	padding-left: 10px;
	padding-right: 2px;
	width: 183px;
}
div.contentbottom span{
	width: 183px;
}
div.contentbottom img{ 
	margin-bottom: 7px;
	position: relative;
	z-index:1;
	top: 0;
	left: -5px;
}
div.footer{
	width:832px;
	height:23px;
	background: url(images/bottombar.jpg) no-repeat bottom;
	position: relative;
	z-index:1;
	top: -47px;
	left: 0;
}
ul#topnav{
	z-index:3;
	float: right;
	display: inline;
	position: relative;
	top: 30px;
	right: 10px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: UPPERCASE;
	max-width: 592px
}
ul#topnav li{
	list-style: none;
	display: inline;
	background: url(images/navdiv.jpg) no-repeat left;
	padding-left: 10px;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	clear: none;
	vertical-align: middle;
	float:left;
}
ul#topnav li.nodivider{
	background: none;
}
.itemmarker{
	border: 0;
    	}
.itemlink{
	color: black;
	text-decoration: none;
	font-style:italic;
}
h1.logolink{
	width: 240px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
}
h1.logolink a{
	float:left;
	height:120px;
	width:240px;
}
h1.logolink a span{
	display:none;
	vertical-align: bottom;
	color: maroon;
}
img.left{
float: left;
border: 0;
margin-right: 10px;
margin-bottom: 10px;
}

img.right{
float: right;
border: 0;
margin-left: 10px;
margin-bottom: 10px;
}