body,td,th {
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #660000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #330000;
}

a:hover {
	text-decoration: underline;
	color: #330000;
}

a:active {
	text-decoration: none;
}

#videoClip {
	width: 130px;
	height: 98px;
	margin-top: 40px;
}

#dvdLink {
	width: 140px;
	height: 20px;
	margin-top: 2px;
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #660000;
	line-height: 1.0em;
}

#header {
	height: 20px;
	width: 100%;
	position: relative;
	float: left;
}

#container {
	height: 100%;
	width: 750px;
	position: relative;
	float: left;
}

#navColumn {
	height: 500px;
	width: 200px;
	position: relative;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	background-image: url(../images/navBG.gif);
}

#mainImage {
	height: 450px;
	width: 300px;
	position: relative;
	float: left;
}
#rightColumn {
	height: 500px;
	width: 200px;
	position: relative;
	float: left;
	padding: 5px;


}

#footer {
	height: 20px;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 8px;
	text-align:center;
}

#content {
	margin-top: 20px;
	height: 100%;
	width: 740px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
}

#mainHeader {
	height: 164px;
	width: 820px;
	background-image: url(../images/mainHeader.gif);
	background-repeat: no-repeat;
}

.mainContent {
	line-height: 115%;
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.footer {
	color: #ffffff;
	font-family: "Trebuchtet", Arial, Helvetica,k sans-serif;
	font-size: 9pt;
}

.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.4em;
}

.navBody {
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	line-height: 1.8em;
}

.navHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	 z-index:200;
}
