/*****************

basic layout 

*****************/


body {
	
	scroll: auto;
	margin: 0;
	padding: 0;
	font-family: Arial,  sans-serif;
	font-size: 12px;
	color: #000033;
	background: #1d5985 url(../img/bg.jpg) left top repeat-x;
	border-color: solid 1px #990000;
	
}

hr {
height: 0;
border: 0;
border-top: 1px dotted #9D0011;
}

a:link {
	
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9D0011;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9D0011;
	font-weight:bold;
	text-decoration: none;
}

a:hover {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9D0011;
	font-weight:bold;
	text-decoration: underline;
}

a:active {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #9D0011;
	font-weight:bold;
	text-decoration: underline;
}

#container {
	width: 800px;
	height: 100%;
	bottom: 0px;
	margin: auto;
}
#logo-container{
	background: url(../img/header1.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container2{
	background: url(../img/header2.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container3{
	background: url(../img/header3.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container4{
	background: url(../img/header4.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container5{
	background: url(../img/header5.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container6{
	background: url(../img/header6.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container7{
	background: url(../img/header7.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}
#logo-container8{
	background: url(../img/header8.jpg) left top no-repeat;
	width: 800px;
	height: 165px;
	margin-top: 0px;
}

#m2moduleform_1{
	width: 150px;
	height: 12px;
	float: right;

}

#m2searchinput {
	margin-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 120px;
	height: 12px;

}

#glass {
	margin-top: -20px; 

}

#search {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 50px 26px 0px 0px;
	height: 10px;
   	float: right;
	width: 150px;    /* enough width for the search input box */
    text-align: right;
  
}

#left-container{
	background: url(../img/content_bg.jpg) left top no-repeat;
	width: 800px;
	height: 384px;
	margin-top: 6px;
}

.menu-active {
	margin: 0px 14px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #9D0011;
	font-weight:bold;
	text-decoration: underline;
	float:left;
}
.menu-other {
	margin: 0px 14px 0px 0px;
	float:left;
}
#menu{
	margin: 148px -180px 0px 0px;
	float: right;
	width: 500px;
	height: 10px;
	text-align: right;
	word-spacing : 14px;
    letter-spacing : 0px;
}
#menu a, #menu a:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
} 
#menu a:hover, #menu a:active {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #9D0011;
	font-weight:bold;
	text-decoration: underline;
} 

.submenu-active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #9D0011;
	text-decoration: underline;
	font-weight:normal;
}
#submenu {
	margin: -340px 0px 0px 10px;
	float: left;
	width: 760px;
	height: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	word-spacing : 14px;
    letter-spacing : 0px;
	
}
#submenu a, #submenu a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
} 
#submenu a:hover, #submenu a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #9D0011;
	text-decoration: underline;
	font-weight:normal;
} 

#news{
	margin-top: 200px;
    float: left;
	margin-left: 4px;
	width: 800px;
	font-family: Arial,  sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


}
#title{
 
 	font-family: Arial,  sans-serif;
	font-size: 12px;
	color: #9D0011;
	font-weight:bold;
}
.title{
  	font-family: Arial,  sans-serif;
	font-size: 14px;
	color: #9D0011;
	font-weight:bold;
}

#contentbox {
	padding-top: 30px;
	margin-left: 80px;
	width: 690px;
	height: 322px;
}

#contentholder {
	height: 324px;
	margin-left: -6px;
}

#containerscroll {
	height: 320px;
	overflow: auto;
}

#content {
	margin: 0px 10px 0px 0px;
	width: 655px;
	font-family: Arial,  sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}


#mainplayer {
border:#999999 0px solid;
position:absolute;
left: 50%;
margin-left: 300px;
margin-top: 546px;
z-index: 2;
}
