body,p,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h3 {
	color: #CC99CC;
}

body {
	margin-top:0px;
	background-color: #bda4bd;
}
#centeringWrapper{
	width:770px;
	margin:auto;
}

#header{
	width:770px;
	height:190px;
	float:left;
}
#main {
		float:left;
		clear:left;
		background:#FFF;
}

#footergraphic{
	width:770px;
	height:165px;
	float:left;
	clear:left;
}
#footer{
	float:left;
	clear:left;	
	width:770px;
}
#footer p{
	text-align:center;
	margin:15px 0px 15px 0px;
}
#footer p.disclaimer{
	color:#CCCCCC;
}
#content2{
	width:98%;
	height:869px;
}
#dvd {
	padding: 10px;
	border: 1px black solid;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6A76D6;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: underline;
}

body {SCROLLBAR-FACE-COLOR: #666666; SCROLLBAR-HIGHLIGHT-COLOR: #BDBDBD; 
SCROLLBAR-SHADOW-COLOR: #BDBDBD; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #1869AD; 
SCROLLBAR-TRACK-COLOR: #999999;}

