body {
	margin: 0px;
}
.border {
	border-left: 1px solid #E90D87;
	border-right: 1px solid #E90D87;
}
.logo {
	background-image: url('images/logo1.jpg');
	width: 760px;
	height: 120px;
}
.left {
	background-color: #AE0322;
	font-family: Tahoma;
	font-size: 11px;
	width: 190px;
}
.leftnav {	
	width:190px;
	margin-left: 0em;
	padding-left: 0em;
	font-family: Tahoma;
	margin-top: 0px;
}
.leftnav li {
	list-style:none;
	margin: 1px 2px 1px 4px;
	padding: 1px;
	background-color: #ECDE00;
}
.leftnav li a {
	display: block;
	font-size: 11px;
	padding: 2px 0px 2px 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	border-bottom: none;
}
.leftnav li a:hover {
	background-color:#D3870D;
	color: #FFFFFF;
}	
.obg {
	background-color: #D3870D;
}
.nav li a:hover{
	color: #CC9933;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
#videos li{
	list-style-image: url(images/sstar.jpg);
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
}
#videos ul {
	margin-bottom: 2px;
}
.base {
	background-image: url('images/base.jpg');
	height: 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #AE0322;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
}
.base a {
	color: #AE0322;
	text-decoration: none;
}
.base a:hover {
	color: #000000;
}
.main {
	padding: 10px 10px 2px 5px;
	vertical-align: top;
	background-color: #AE0322;
	background-image:url(images/bg.gif);
}
.main a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #EBDA01;
} 
.main a:hover{
	color: #FFFFFF;
}
h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #EBDA01;
	text-align: left;
	margin-bottom: -2px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EBDA01;
	margin-top: 0px;
	margin-bottom: -10px;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.nodec a{
	text-decoration: none;
	border-bottom: 0px;
}
.color {
	color: #EBDA01;
}
