﻿
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('bet_grad.gif');
	background-repeat: repeat-x;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #8fa6a5;
	line-height: 16px;
	font-weight: normal;
}
#maincontainer {
	background-color: #FFFFFF;
	margin: auto;
	width: 800px;
	height: 800px;
	position: relative;
}
#headcontainer {
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
	height: 150px;
}
#headerleft {
	background-position: 0px 0px;
	background-color: #FFFFFF;
	position: absolute;
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	z-index: 3;
	background-image: url('BET_logo.gif');
}
#headertop {
	background-color: #FFFFFF;
	position: absolute;
	width: 650px;
	height: 115px;
	left: 150px;
}
#headernavigation {
	background-color: #FFFFFF;
	position: absolute;
	width: 650px;
	height: 35px;
	left: 150px;
	top: 115px;
	background-image: url('navline.gif');
	background-repeat: repeat-x;
}
#bodycontainer {
	background-color: #000080;
	position: absolute;
	width: 800px;
	height: 570px;
	top: 150px;
}
#advertbar {
	background-color: #FFFFFF;
	position: absolute;
	width: 150px;
	height: 570px;
}
#maincontent {
	background-color: #FFFFFF;
	position: absolute;
	width: 650px;
	height: 570px;
	left: 150px;
}
#footercontainer {
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
	height: 80px;
	top: 720px;
}
#footerleft {
	background-color: #FFFFFF;
	position: absolute;
	width: 500px;
	height: 80px;
}
#footerright {
	background-color: #FFFFFF;
	position: absolute;
	width: 300px;
	height: 80px;
	left: 500px;
}
#ad1 {
	background-color: #FFFFFF;
	position: absolute;
	width: 128px;
	height: 101px;
	top: 6px;
	left: 11px;
}
#ad2 {
	background-color: #FFFFFF;
	position: absolute;
	width: 128px;
	height: 101px;
	top: 117px;
	left: 11px;
}
#ad3 {
	background-color: #FFFFFF;
	position: absolute;
	width: 128px;
	height: 101px;
	top: 228px;
	left: 11px;
}
#ad4 {
	background-color: #FFFFFF;
	position: absolute;
	width: 128px;
	height: 101px;
	top: 339px;
	left: 11px;
}
#ad5 {
	background-color: #FFFFFF;
	position: absolute;
	width: 128px;
	height: 101px;
	top: 450px;
	left: 11px;
}
#imagebox {
	background-color: #FF00FF;
	position: absolute;
	width: 454px;
	height: 185px;
	bottom: 10px;
	right: 10px;
}
#textbox {
	background-position: left bottom;
	background-color: #FFFFFF;
	position: absolute;
	width: 630px;
	height: 435px;
	z-index: 1;
	top: 117px;
	left: 0px;
	
}
h6 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #8fa6a5;
	line-height: 16px;
}
#headernavigation {
	float:left;
	width:650px;
	background:white;
	font-size:93%;
	line-height:normal;	
	background-image: url('navline.gif');
	background-repeat: repeat-x;

}
#headernavigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#headernavigation li {
	float:left;
	background:url("tab_right_static.gif")
		no-repeat right top;
	margin:0;
	padding:0;
}
#headernavigation a {
	display: block;
	background: url("tab_left_static.gif") no-repeat left top;
	padding: 5px 15px 5px 6px;
}
a {
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	color: #ffac4e;
}
a:hover {
	color: #868a82;
	text-decoration: none;
	font-style: normal;
}
#headernavigation #current {
	background-image:url('tab_right_on.gif');
}
#headernavigation #current a {
	background-image:url('tab_left_on.gif');
}

a:active {
	color: #868a82;
}

#midbar {
	position: absolute;
	width: 630px;
	height: 1px;
	background-color: #cacdbf;
	top: 26px;
	left: 0px;
}
#navend {
	background-color: #cacdbf;
	position: absolute;
	width: 195px;
	height: 1px;
	right: 0px;
	top: 20px;
}
#tabtobar {
	background-color: #cacdbf;
	position: absolute;
	width: 1px;
	height: 7px;
	top: 20px;
	left: 0px;
}
#bartomain {
	background-color: #cacdbf;
	position: absolute;
	width: 1px;
	height: 15px;
	top: 26px;
	right: 20px;
	z-index: 4;
}

#footerline {
	background-color: #cacdbf;
	width: 1px;
	height: 70px;
	position: absolute;
	left: 20px;
	bottom: 0px;
}


#footertextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	position: absolute;
	width: 200px;
	height: 50px;
	left: 100px;
	bottom: 0px;
	line-height: 12px;
}

h4 {
	font-family: verdana, "trebuchet ms", arial;
	font-size: 12px;
	color: #8fa6a5;
	line-height: 24px;
}

h1{
	font-family: verdana, "trebuchet ms", arial;
	font-size: 11px;
	color: #8fa6a5;
	line-height: 20px;
}

h5{
	font-family: verdana, "trebuchet ms", arial;
	font-size: 10px;
	color: #000080;
	line-height: 20px;
}

a.orange.hover {
	font-family: verdana, "trebuchet ms", arial;
	font-size: 12px;
}


.style1 {
	font-family: Arial;
}


h3 {
	font-family: verdana, "trebuchet ms", arial;
	font-size: 10px;
	line-height: 16px;
	font-weight:normal;
	color: #000000;
}

a.img {
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}


a:link img {
	border-color: #ffffff;
}


a:visited img {
	border-color: #ffffff;
}

