/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(/media/images/img_bgstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-size: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#mov_promospot {
	margin-left: 17px;
}

p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}


li.navItem {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#mainNav {
	margin: 0px;
	padding: 0px;
}


a:link, a:visited {
	color: #FDB600;
	text-decoration: none;
}
a:hover {
	color: #FFD871;
	text-decoration: none;
}


#wrapper {
	height: 100%;
	background-image: url(/media/images/img_bmmff_mast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	text-align: right;
	clear: both;
}
#leftNav {
	width: 200px;
	position: absolute;
	top: 300px;
	left: 50px;
}
#main {
	clear: both;
}
#footer {
	clear: both;
	padding-bottom: 12px;
}

#page {
	width: 680px;
	position: absolute;
	top: 180px;
	left: 310px;
}
#sponsors {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bac {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

#copyright {
	color: #CCCCCC;
	font-size: 11px;
	text-align: right;
}
#baseNav {
	text-align: right;
	font-size: 11px;
	color: #666666;
}
.baseInfo {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
}
.whiteBar {
	background-color: #FFFFFF;
	clear: both;
	height: 5px;
	margin-bottom: 15px;
}
.blue {
	color: #1274B9;
}
.pink {
	color: #DE116C;
}
.yellow {
	color: #DEB362;
}
.red {
	color: #CC0000;
}
