@charset "utf-8";
/* CSS Document */

/*Remove Element*/
#VCU, #VCU img, .banner_icons, .banner_icons img, #flash_banner, .add_this, .thumbnail, .email, .email h3, #right_nav, .foot_logos{display:none;}

body {
	margin:0;
	padding:50;
	width:850px;
	line-height: 1.4em;
	word-spacing:1px;
	letter-spacing:0.2px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#banner{
	display:inline;
	width:729px;
	min-height:150px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:0;
}

#row2{
border:none;
display:inline;
}

#row3 {display:inline; }


#main, #mymain{
width:700px;
margin-left:auto;
margin-right:auto;
padding:0 50 0 100;
}

#mymain p{
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-left:10px;}
	
	#main ul li,
	#main ol li{
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	}
	
	h1, h2{
	margin-left:0px;
	padding-left:10px;
	}
	
	.figure{
	margin-left:50px;}
		
	table,
	tr,
	td{
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	}
	
	#footer {width:600px;
margin-left:auto;
margin-right:auto;
padding:0;}


/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 12pt;}
a[href^="http://"] {color:#000;}