body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;	
	background-color: #efefef;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.red {
	color: #990000
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#vdSiteContainer {
	float:left;
	width:714px;
	height:613px;
	margin-left:192px;
}

#vdFooter {
	float:left;
	width:714px;
	height:20px;
	margin-left:192px;
}

#emailField {
	float:left;
	margin-left:150px;
}

#copyright {
	float:left;
	margin-left:73px;
}

#list {
	float:left;
	margin-left:50px;
}

