a{color:#BD0000; font-family:arial; font-size:10pt; text-decoration:none;}
a:hover{color:#FFFFFF; text-decoration:none;}


.heading {color:#FFF; font-family:verdana,arial; font-size:8pt; font-weight:bold;}



body
{ background: #000000;
	margin: 0 0 0 0;
  color: #FFF;
	background: #000 url(images/mainbg.gif) repeat-x 0 0;
}

.indentmenu{
	color:#FFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
width: 975; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #5A5D5A; /*dark purple border*/
border-width: 1px 1px 1px 1px;
background: black url(images/tab_out.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #5A5D5A; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .popped{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/tab_in.gif) center center repeat-x;
}

.videoEdge{
	align: center;
	width: 973px;
	border-right: solid 1px #131313;
	border-left: solid 1px #131313;
	border-bottom: solid 1px #131313;
	position: relative;
	top: -3px;
	background-color: #000;
	padding:15 0 15px 0;
	}

