body {
	background-color: #7fa6cf;
}
#topnav {
	background-color: #B45F01;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9EDAB;
	font-size: 12px;
	text-align: center;
}
#topnav td {
	text-align: center;
	height: 25px;
}


#topnav a {
	background-image: url(../images/navline.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	text-decoration:none;
	padding-top: 5px;
	color: #F9EDAB;
	width: 100px;
	padding-right: 30px;
	padding-left: 30px;
	float: none;
	padding-bottom: 5px;
}

#topnav a:hover {
	background-color: #944E01;
	color: #F9EDAB;
	text-decoration:none;

}
#header {
	background-color: #D29307;
	height: 230px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-bottom: 50px;
}


#headerSub {
	background-color: #D29307;
	height: 160px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-bottom: 50px;
}


#content {
	background-color: #F9EDAB;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content a{
color: #B45F01;
	text-decoration:none;
}
h3 {
	font-size: 16px;
}

#content a:hover{
color: #4275AE;
	text-decoration:none;
}


#botnav {
	background-color: #B45F01;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9EDAB;
	font-size: 12px;
	text-align: center;
}

#botnav a {
	background-image: url(../images/navline.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 135px;
	height: 20px;
	text-decoration:none;
	float: left;
	padding-top: 5px;
	color: #F9EDAB;
}

#botnav a:hover {
	background-color: #944E01;
	color: #F9EDAB;
	text-decoration:none;

}


#botnav td {
	text-align: center;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.img_dvd {
	padding-right: 20px;
}
#underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

