a {text-decoration: none;}
.headerLinkEntry {color: white;}
li {margin-left: 20px;}
img { behavior: url(iepngfix.htc); }
body {
	font-family: times;
	margin: 0 auto;
	text-align: center;
	background: #e5cce5 url(images/mainSite/website/pinkBackground.png) repeat-x top;
}

div#siteWrap {width:883px; background:transparent; margin: 0 auto; margin-top:50px; text-align:center; 
	}
	
div#topText {text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style:normal; color: #cc99cc; padding: 0 0 5px 0;}
	
div#headerContainer {width:883px; height:238px; background:transparent url(images/mainSite/website/virginiaHeader.jpg) no-repeat top; border-top: solid #000000 1px;border-left: solid #000000 1px;border-right: solid #000000 1px;}

div#contentContainer{width:883px; background: #f5edf7 url(images/mainSite/website/backgroundContent.png) repeat-x top; border-right: solid #000000 1px; border-left: solid #000000 1px;padding-top:0; clear: both;}
	
#content {padding: 30px; text-align: left;}

div#navContainer{ margin-left: 40px; margin-top:-26px; float:left;}

div#footer{
	background: transparent url(images/mainSite/website/virginiaFooter.jpg) no-repeat top;
	width:883px;
	height:88px;
	border-bottom:solid #000000 1px;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	text-align: left;
}

div#devLink {text-align:left;font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size:10px;color: #663366;width:880px;margin: 0 auto; clear:both; padding-top:10px; }

.linkDev a:link, .linkDev a:visited, .linkDev a:hover, .linkDev a:active { color:#663366;}

.headerLinkEntry {font-size: 14px; color:#660066;}
