body {
background-color:#444444;


}



#outerwrapper {
width:1000px;
margin:0 auto 0 auto;
margin-top:15px;
background-color:#ffffff;
}

#banner {
width:1000px;
margin-top:0px;
}

#leftcolumn {
float:left;
width:200px;
margin-left:2px;
}

#menu {
margin-top:5px;
}

#advert {
margin-top:5px;
}

#maincolumn {
float:left;
width:630px;
background-color:#ffffff;
margin-top:5px;
}


h2 {
font-family:arial;
font-size:13pt;
line-height:10pt;
color:#8f0000;
font-weight:bold;
}

h4 {
font-family:arial;
font-size:12pt;
line-height:14pt;
color:#ffffff;
font-weight:normal;
}

h5 {
font-family:arial;
font-size:13pt;
line-height:14pt;
color:#111111;
font-weight:normal;
}

#news {
margin-left:5px;
}

#statsimage {
clear:both;
margin-top:10px;
width:625px;
height:100px;
}

#tvimagecontainer {
margin-top:10px;

}

#tv {
float:left;

}



#newsfeed {
float:left;
margin-left:10px;

}

#morenews {
float:left;
width:300px;
height:280px;
font-family:arial;
font-size:13pt;
color:#111111;
font-weight:normal;
margin-left:10px;
padding-right:20px;
overflow:auto;
overflow-x:hidden;

}

.news_summary_content {
color:#333333;
}

.news_summary_content_date_cell {
font-family:calibri;
font-size:7pt;
color:#124572;
font-weight:normal;
width:10%;
}

.news_summary_content_title_cell {
color: #124572;
text-decoration:none;
}

.news_summary_content_title_cell a {
color:#124572;
text-decoration:none;
}

#rightcolumn {
float:right;
width:160px;
margin-right:5px;


}



#eventscontainer {


}

#eventsheader {
}

#events {
width:180px;
height:370px;
font-family:arial;
font-size:11pt;

color:#555555;
font-weight:normal;
padding-right:20px;
overflow:auto;
overflow-x:hidden;
}



.events_summary_content {
color:#555555;
line-height:14pt;
}

.events_summary_content_date_cell {
font-family:calibri;
font-size:7pt;
color:#ab0000;
font-weight:normal;
width:10%;
}

.events_summary_content_title_cell {
color: #ab0000;
text-decoration:none;
}

.events_summary_content_title_cell a {
color:#ab0000;
text-decoration:none;
}


#contact {
margin-top:20px;
width:180px;
height:200px;
font-family:calibri;
font-size:13pt;
color:#111111;
font-weight:normal;
line-height:8pt;

}

#contact ul { 
list-style-type: none; 
}


#footer {
clear:both;
width:1000px;
height:60px;
border-top:1px solid black;
font-family:calibri;
font-size:9pt;
color:#333333;
font-weight:normal;
padding-top:10px;
text-align:center;
}


#content {
font-family:arial;
font-size:10pt;
color:#111111;
font-weight:normal;
margin-top:20px;
padding-left:10px;
padding-top:20px;
padding-right:10px;
min-height:700px;
width:980px;
background-color:#ffffff;
}








/*Menu Styles*/
/*
LKI - Default no arrow (ie no children)
	MI - Standard Look
	MIO - Mouse Over

LKIc - Default with arrow (ie with children)
	MIc - Standard Look
	MIOc - Mouse Over
	
LKI1 - Top level no arrow (ie no children)
	MI1 - Standard Look
	MI1O - Mouse Over

LKI1c - Top level with arrow (ie with children)
	MI1c - Standard Look
	MI1Oc - Mouse Over

LKIB - Menu Break
	MB - Standard look

*/

.MI, .MIc, .MI1, .MI1c, .MIO, .MIOc, .MI1O, .MI1Oc {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:10pt;
	cursor:default;
	font-weight:normal;
	line-height: 16px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.MI, .MIc {
	background-color:#ffffff;
	color:#3c746b;
	font-weight:normal;
}
.MIO, .MIOc {
	background-color:#3c746b;
	color:#ffffff;
	cursor:pointer;
	font-weight:normal;
}
.MI1, .MI1c, .MI1O, .MI1Oc {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
        border-left: 1px solid #ffffff;

	}
.MI1, .MI1c {
	background-image:url(/files/31559/images/template/nav_on.gif);
	color:#ffff03;
}

.MI1O, .MI1Oc {
	background-image:url(/files/31559/images/template/nav_off.gif);	
        color:#3c746b;
	cursor:pointer;
}

.MB {
	background-color:#ffffff;
	background-position:right;
	background-repeat:no-repeat;
	height:1px;
	vertical-align:middle;
}
