body{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	margin: 0px;	padding: 0px;}html, body, #container { 	min-height: 100%; 	height:100%;	width:100%;}#header{	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 150px;	background-image: url(images/header_slice.gif);	background-repeat: repeat-x;	background-position: top;}#top_nav{	position: absolute;	top: 118px;	padding-left: 20px;}#content {	position:absolute;	top:155px;	width:350px;	min-height:600px;}#fullcontent {	position:absolute;	top:155px;	width:600px;	padding-left:20px;	padding-bottom:30px;	min-height:600px;}#dvdfloat {	position:absolute;	top:155px;	left:360px;}#footer{	position: absolute;	left: 0px;	bottom: 0px;	height: 50px;	width: 100%;	padding-left: 50px;	line-height:50px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	background-image: url(images/footer_slice.gif);	background-repeat: repeat-x;}#footer a, .top_nav a{	color: #993333;	text-decoration: none;	font-weight: bold;}#top_nav a{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #993333;}.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: x-small;	font-weight: bold;	color: #000066;}.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;}.style7 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;}.style3 {	color: #990000;	font-weight: bold;}.style4 {	color: #0000FF;	font-weight: bold;}.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }#contact_form p {	clear:left;	margin:0;	padding:0;	padding-top:5px;}#contact_form label {	float:left;	width:30%;	font-weight:bold;	font-size:10px;	text-align:right;}