@charset "utf-8";
* {padding:0px; margin:0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #c9c9c9;
	background-image: url(../images/backgroundgd.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#sidebar {
	background-color: #333333;
	float: left;
	width: 320px;
	position: relative;
	height: 1105px;
}
#wrapper #sidebar .form p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar .form {
	background-color: #333333;
	border: 5px solid #ba0000;
}

.legalcopy {
	font-size: 10px;
	color: #CCCCCC;
}



#wrapper {
	width: 960px;
	margin: 0px auto;
	background-color: #666666;
	border: 5px solid #333333;
	height: 1105px;
}
#wrapper #bodytext img {
	margin: 0px;
	padding: 0px;
}
#wrapper h1, h2 {
	padding: 5px;
}
#wrapper img {
	overflow: hidden;
}

#bodytext {
	width: 640px;
	position: relative;
	float: left;
	background-color: #666;
	height: 1100px;
}
.sidetitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: solid 2px #333333;
	margin-bottom: 11px;
}

#wrapper #bodytext h2 {
	font-size: 18px;
}


#header {
	background-color: #000000;
	height: 157px;
	width: 100%;
	margin-bottom: 10px;
}
#header_wrapper {
	width: 960px;
	margin: 0px auto;
	background-image: url(../images/header2mma.jpg);
	background-repeat: no-repeat;
	height: 157px;
}
.videobutton {
background:url(images/videobuttonhover.gif) no-repeat top left;
width:420px;
height:65px;
margin-bottom:20px;
}
.videobutton img {
margin:0;
padding:0;
border:0;
}
.videobutton:hover img {
width:420px;
height:65px;
visibility:hidden;
}
.btn{
	background:ButtonFace;
	border:2px Solid ThreeDShadow;
	border-color:ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	font-size:18px;
	font-weight:400;
	height:38px;
	left:0!important;
	padding:0;
	top:0!important;
	width:265px;
}
#wrapper #bodytext h1 {
	text-transform: capitalize;
	color: #BA0000;
}
#wrapper #bodytext p {
	padding: 5px;
}

.btn:hover{
	background:ButtonFace;
	border:2px Solid ThreeDShadow;
	border-color:ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	color:#999999;
	left:1px!important;
	position:relative!important;
	top:1px!important;
}
.btnside{font-size:18px;padding:0;width:200px;}
#wrapper #sidebar h2 {
	margin-top: 10px;
}
.style2 {color: #BA0000}
#header #header_wrapper ul {
	font-size: 16px;
	float: left;
	height: 70px;
	width: 515px;
	list-style-type: none;
	color: #BA0000;
	position: relative;
	top: 70px;
	left: 270px;
}
#header #header_wrapper ul li {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BA0000;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
#header #header_wrapper ul li img {
	display: block;
	margin: 0px auto;
}
#header #header_wrapper ul li a {
	color: #BA0000;
	text-decoration: none;
}
#header #header_wrapper ul li a:hover {
	color:#FFF;
}
#wrapper #bodytext div table tr.subheader {
	background-color: #999;
	text-align: center;
}
#wrapper #bodytext div table th.header {
	font-size: 16px;
	color: #FFF;
	background-color: #BA0000;
	height: 30px;
	margin-top: 10px;
	padding-top: 7px;
}
#wrapper #bodytext div table td {
	height: 20px;
	padding-left: 3px;
}
#wrapper #bodytext div table tr .header a {
	color: #FFF;
	text-decoration: underline;
}
