@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	background-position: center top;
	text-align: center;
}
body {
	text-align: -moz-center;
}
#container{
width: 920px;}
#mm_stage{
	background-image: url(../images/stage.png);
	background-repeat: no-repeat;
	width: 920px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
	height: 465px;
}
#lcontainer{
	width: 442px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#hoticeplayer {
	height: 25px;
	display: block;
}

#rcontainer{
	width: 458px;
	float: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	padding-top: 25px;
}
#navigation{
	text-align: left;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#navigation a:link, #navigation a:visited{
	padding: 5px;
	margin: 2px;
	text-align: center;
}
#navigation a:hover{
	background-color: #FFB3B3;
	padding: 4px;
	border: 1px solid #FF0000;
}
#mm_flash{
	height: 390px;
	width: 458px;
	float: right;
}
#mm_content{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: left;
	color: #404040;
	padding: 10px;
}
#mm_content H1{
	margin: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}
#mm_content H2{
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #d70000;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mm_content UL{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mm_content LI{
	list-style-type: none;
	display: block;
	width: 195px;
	float: left;
	padding: 2px;
	margin: 2px;
	background-color: #eeeeee;
}
#mm_content .supas LI{
	width: 99%;
	clear: both;
}
#mm_content #mm_form{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 310px;
}
#mm_content #mm_form Label{
	float: left;
	display: block;
	width: 100px;
	height: 20px;
	vertical-align: middle;
	padding: 5px;
	text-align: right;
}
#mm_content #mm_form .ctl{
	list-style-type: none;
	display: block;
	width: 250px;
	float: left;
	padding: 2px;
	margin: 2px;
	height: 25px;
}
#mm_content #mm_form .ctl_textarea{
	list-style-type: none;
	display: block;
	width: 250px;
	float: left;
	padding: 2px;
	margin: 2px;
	height: 170px;
}
#mm_content .ctl_submit{
	padding-left: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#mm_footer{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #404040;
}
#mm_footer #copyright{
	width: 300px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#mm_footer #poweredby{
	width: 300px;
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mm_footer #poweredby a:link, #mm_footer #poweredby a:visited{
	text-decoration: none;
	color: #404040;
}
#mm_footer #poweredby a:hover{
	color: #D70000;
	text-decoration: underline;
}
.flexcroll{
	width: 420px;
	height: 280px;
}
.mm_error{
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	color: #FF0000;
}
.contact_lk:link, .contact_lk:visited{
	color: #404040;
	text-decoration: none;
}
.contact_lk:hover{
	text-decoration: underline;
}

