body
{
	margin: 20px 50px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/background_shim.gif);
	background-repeat: repeat-x;
	font-family: arial, verdana, tahoma;
	font-size: 80%;
	color: #ffffff;
}

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { color: #B60D0A; margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }
bodycopy { color: #808080; background: #FFFFFF; font-size: 70%;  }

/* SITE TEMPLATE */

#logo { background-image: url(csslogo.jpg); 
}
#background{
background-color: #FFFFFF;
	background-image: url(images/background_shim.gif);
	background-repeat: repeat-x;
}
#indexContainer{
	position: absolute;
	overflow: auto;
	width: 419px;
	left: 550px;
	top: 178px;
	height: 169px;
}
#indexMaincontainer{
	position: absolute;
	overflow: auto;
	width: 430px;
	left: 85px;
	top: 138px;
	height: 376px;
}
#topContainer{
	position: absolute;
	overflow: none;
	width: 353px;
	left: 74px;
	top: 46px;
	height: 278px;
}
#rightContainer{
	position: absolute;
	overflow:auto;
	width: 328px;
	left: 442px;
	top: 154px;
	height: 160px;
}
#twocolContainer{
	position: absolute;
	overflow:auto;
	width: 715px;
	left: 72px;
	top: 151px;
	height: 163px;
}
/* NAVIGATION */

#nav { margin: 100px 200px 50px; z-index: 1000;  
}
#nav li {list-style: none; float: left; 
}
#nav li a {cursor: pointer; padding: 5px 39px; line-height: 25px; background: #003667; margin: 0px 1px 0px 0px; color: #808080; 
}
#nav li a:hover { background: #B2B6B6; color: #000000;
}
#nav li a.current {background: #66A3CF; color: #ffffff;
}
#nav lia a#last { margin: 0; padding: 5px 41px 5px 40px; 
}


/* SITE CONTAINER */



#prefooter { width: 960px; margin: 0 auto; padding: 15px 18px 1px; color: #003667; font-size: 9px; 
}

/* BODY CONTAINER */

#bodyContainer
{
	line-height: 85%;
}


/* FOOTER */

#footer
{
	position: absolute;
	left: 0;
	bottom: 20px;
	font-size: 90%;
}
