@charset "UTF-8";
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background-color: #592f23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
}
body,td,th {
	color: #000;
}
a:link {
	text-decoration: underline;
	color: #009;
}
a:visited {
	text-decoration: underline;
	color: #009;
}
a:active {text-decoration: underline color: #fff000;}
a:hover {text-decoration: underline; color: red;}
#Content {
	width:771px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#eee;
	}
#banner {
	height: 128px;
}
#navHolder {
	height: 21px;
}
#mainContent {
	background-image:url(/images/ContentBckgrnd.gif);
	height: auto;
}
#DVDpanel {
	background-color: #d0dbd5;
	text-align: center;
	width: 271px;
	float:left;
}
#textPanel {
	width: 500px;
	float: right;
	text-align: center;
}
#gradientGrey {
	background-image: grey.gif;
	background-repeat:repeat-x;
}
#tableOne {
	margin:0px auto;
	text-align: center;
}
.smtext {
	font: 10px Arial, Helvetica, sans-serif;
}

.textTiny {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.bodyText {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.h5 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
