body {
		margin-top:20px;
		margin-right:20px;
		margin-bottom:0px;
		margin-left:20px;
		font-family:"myriad pro",verdana,helvetica,sans-serif;
		font-size:12px;
		width:1024px;
		}

		
	#drawbox {
		border-top:0px;	
		width:1024px;
		}
	
	#banner {
		height:151px;
		width:984px;
		background-image: url(images/banner.jpg);
		}
		
	#bottombanner {
		height:25px;
		width:859px;
		padding-top: 5px;
		padding-bottom:3px;
		margin-left: 165px;
		}
		
	#subpagebanner {
		height:124px;
		width:988px;
		background-image: url(images/subpage_banner.jpg);
		}
		
	#main {
		background:#fff;
		width:770px;
		padding-top:10px;
		margin-left:175px;
		}

		
	#container
{
width: 1024px;
text-align: left;
}

#footer {font-size: 10px;color:#708090;}

#container #leftcontent {
		width: 160px;
		float:left;
		}
		
	#container #leftcontent a {
		color:#32226b;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		}
		
	#container #leftcontent a:hover {
		color:#32226b;
		font-size:10px;
		text-decoration:underline;
		}
		
	#container #rightbox {
	position: absolute;
	top:212px;
	left:711px;
	width:294px;
	float:right;
	padding-left:5px;
		}
		
	#container #rightnarrowbox {
		position: absolute;
		top:195px;
		left:730px;
		width:250px;
		float:right;
		}
		
	#container #centerbox {
		width:500px;
		margin-right:8px;
		}
		
	#container #widercenterbox {
		width:800px;
		}
		
	/* links specification */
	
	/*  begin horizontal banner navigation */
	#bottombanner a {
		color:#006073;
		text-decoration:none;
		font-weight:bold;
		}
		
	#bottombanner a:hover {
		color:#006073;
		text-decoration:underline;
		}
	/* end horizontal banner navigation style */
	
	/* general in-line links */
	
	 a {
		color:#32226b;
		text-decoration:underline;
		}
		
	a:hover {
		color:#32226b;
		text-decoration:underline;
		}
	
		a.email {
		color:#32226b;
		text-decoration:underline;
		}
	
		#container #leftcontent a.hotnow {
		color:#ffd700;
		font-size:10px;
		text-decoration:none;
		}
		
	#container #leftcontent a.hotnow:hover {
		color:#ffd700;
		font-size:10px;
		text-decoration:underline;
		}
		
	#container #subpageleftcontent a.hotnow {
		color:#ffd700;
		font-size:10px;
		text-decoration:none;
		}
		
		
		/* put this clear class DIV after the two main columns so the page length is correct to cover
	the navigation, instead of it floating outside of the white content box if the 
	content to the right is shorter than the navigation box */	
		.clear {
			clear: both;
			height:1px;
			}

	p,h1,h2,pre {
		font-family:"Myriad Pro","Lucinda Sans",verdana,helvetica,sans-serif;
		}
		
	h1 {
		font-size:24px;
		color: #32226b;
		}
	
	h2 {
		font-size:14px;
		color: #32226b;
		}
	
	h3 {
		font-size:14px;
		color: #a92a21;
		}
		
	.bigtext {
		font-size:14px;
		}

	#footer a {
		color:#708090;
		font-size:10px;
		}

	.caption {font-size:10px;
		font-style:italic;}
		
	.smalltext {font-size:10px;}
	
	#main td {font-size:12px;}
	
	.pdflist {list-style-image: url("images/pdf.png");}
	.doclist {list-style-image: url("images/document.png");}
		

		
