body   { 
	background: #c9ddea url(vdimages/strippedBG_C9DDEA.jpg) repeat-x;
	margin: 50px 10px 0px; 
	padding: 0px;
	font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 14px;
	font-weight:500;
	}
h1 {
	font-size: 16px;
	}
h1.warning {
	color: #FF0000;
	}
img {
	border: none;
	}
span.itmc {
	font-weight:bold;
	}
a  {
	font-weight: bold; 
	text-decoration: none;
	color: #FFFACD;
	outline: none;
	}
a:link  {
	font-weight: bold; 
	text-decoration: none;
	color: #FFFACD;
	}
a:hover  {
	font-weight: bold; 
	text-decoration: underline;
	color: #407EA6;
	}
div#banner  {
	font-size: 16px;
	text-align: right;
	margin-right: 5%;
	margin-left: 10%;
	position: relative;
	height: 30px;
	/*border: 1px solid #ffffff;   testing*/
	 }
div#leftContent {
	text-align: center;
	overflow: hidden;
	position: absolute;
	left:30px;
	top:120px;
	height:400px;
	width:220px;
	padding: 30px;
	line-height: 110%;
	/*border: 1px solid #ffffff;   testing*/
	}
div#mainContent  { 
	height: 500px;
	width: auto;
	background: url(vdimages/50percentblock2.png);
	margin-right: 5%; 
	margin-left: 310px; 
	border: double 4px  #FFFFFF; 
	top: 120px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
div#mainContentLarge  { 
	height: auto;
	width: auto;
	background: url(vdimages/50percentblock2.png);
	margin-right: 5%; 
	margin-left: 310px; 
	border: double 4px  #FFFFFF; 
	top: 120px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
div#footer {
	 text-align: right;
        position: relative;
        margin-left: 10%;
        margin-right:5%;
        height: 50px;
        padding: 5px 0px 0px 0px;
        }
table.lists {
	border: 1px #FFFFFF;
}


