@import "common.css";
@import "menu.css";


html, body{
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #ffffff;
	background: #414241; 
	background: #414241 url(../img/bg.gif) repeat-x;  
}

body{	
}

#noscript{
	width: 100%;
	position: fixed;
	line-height: 30px; 
	color: #000000;
	background: #f9f76f;
	height: 30px;
	padding: 0px 0px 0px 20px;
	z-index: 100;
	border-bottom: 1px solid #bbb934; 
}

#totaliserbox{
	position:relative; 
	width: 980px; 
	height: 40px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
z-index: 50;
}

#totaliser{
width: 980px;
height: 50px;
position: absolute; 
top: 5px;
left: 0px;
}

#container{
	position:relative; 
	width: 981px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	background: #000000;
	z-index: 10;
}

#flashbg{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	outline: 0px;
}

#footer{
	clear: both;	
	background: #444544; 
	color: #828282;
	padding: 5px 0px 0px 10px;
	position: relative;
	width: 981px; 
	margin-left: auto; 
	margin-right: auto;
}

#footer ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 5px;
	display: inline;

}
#footer ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer ul li a{
	color: #828282;
	border-left: 1px solid #e5332d;
	padding: 0px 5px;
}

#header{
	position: relative;
	height: 147px;
	z-index: 100;
}

#header #logo{
	position: absolute;
	left: 20px;
	top: 10px;
}

#header .strap{
	position: absolute;
	right: 18px;
	top: 66px;
}

#menu{
	background: url(../img/gradbg.gif) repeat-x;	
	height: 35px;
	position: relative;
 	float: left;
	width: 750px;
	z-index: 5000;
	margin-left: 8px;
}

#menu ul{
	margin: 0;
	padding: 0;
	
}

#nav li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#nav li a{
	float: left;
	color: #ffffff;
	line-height: 35px;
	font-size: 14px;
	padding: 0px 16px;
	background: url(../img/menubg.gif) no-repeat top right;
	position: relative;
	z-index: 500;
}

#nav li a:hover, #nav li a.current{
	background: url(../img/greenbg.gif) repeat-x;
}

#columns{
	float: left;
	padding: 0px 0px 0px 0px;
	postition: relative; 
	z-index: 230;
	margin: 0px;
}

#leftbar{
	float: left;
	width: 200px;
	margin-left: 7px;
	postition: relative;
	z-index: 50;
}  

#newsbox{
	position: relative;
	z-index: 100;
	background: url(../img/overlaybg.png);
	width: 188px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 0px;
	height: auto !important;
	height: 308px;
	min-height: 308px;
}

#newsbox h1{
background: url(../img/gradbg.gif) repeat-x;
margin: 0px;
font-size: 14px;
color: #ffffff;
font-weight: bold;
line-height: 35px;
padding: 0px 0px 0px 10px;
}

#newsbox h1 strong{
color: #e5332d;	
}

#newsbox ul{
	margin: 0px;
	padding: 0px;
}	

#newsbox ul li{
	margin: 0px;
	padding: 10px 10px 12px 10px;
	list-style-type: none;
	background: url(../img/menudots.png) no-repeat bottom center;
	line-height: 17px;
}

#newsbox ul li.last{
	background: transparent;
}

#newsbox a{
	color: #e5332d;	
	position: relative;
	z-index: 150;
}
#newsbox p{
	margin: 0px;	
}

#newsbox p a{
	color: #ffffff;	
	padding: 0px 0px 0px 10px;
}

#newsbox p a em{
	color: #e5332d;	
	font-style: normal;
}


#newsbox a:hover{
	color: #ffffff;	
}


#videobox{
	position: relative;
	z-index: 100;
	background: url(../img/darkoverlay.png);
	width: 188px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}

#videobox h1{
background: url(../img/gradbg.gif) repeat-x;
margin: 0px;
font-size: 14px;
color: #ffffff;
font-weight: bold;
line-height: 35px;
padding: 0px 0px 0px 10px;
}

#videobox h1 strong{
color: #e5332d;	
}


#videobox p{
	color: #ffffff;	
	padding: 5px 15px 5px 10px;
	line-height: 13px;
	font-size: 10px;
	margin: 0px;
}

#content{
	float: left;
	width: 757px !important;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	background-position: top right;
	position: relative;
	z-index: 20;
	height: 480px;
	overflow: hidden;
	background: transparent;
}

#index #content{
	height: 470px;
}


.homeboxes{
	margin: 8px 0px 0px 0px !important;	
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/homeboxbg.png);
	overflow: auto !important;
	overflow: visible;
	height: 182px;
	float: left;
	position: relative;
} 

.homeboxes div{
	position: relative;
	float: left;
	width: 189px;
	height: 182px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
background: url(../img/vertdots.png) no-repeat right 40px;	
}

.homeboxes div.last{
	background: transparent;
	width: 189px !important;
	width: 180px;
}


.homeboxes h2{
background: url(../img/gradbg.gif) repeat-x;	
margin: 0px;
font-size: 12px; 
color: #ffffff;
font-weight: bold;
line-height: 35px;
padding: 0px 0px 0px 10px;
}

.homeboxes div p{
	margin: 0px;
	line-height: 14px;
	padding: 5px 10px;
}


.homeboxes div ul{
	margin: 10px 0 0 0px;
	padding: 0px;
}

.homeboxes div li{ 
	list-style-type: none;
	margin-left: 0px;
	padding: 0px 20px 8px 0px;
}



.homeboxes p a{
	color: #ffffff;	
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.homeboxes p a em{
	color: #e5332d;	
	font-style: normal;
}

.homeboxes p a:hover{	
	color: #e5332d;	
}


.homeboxes img{
	padding: 5px 0px 0px 0px;
}

.homeboxes div .morebtn{
	position: absolute;
	bottom: 0px;
	right: 0px;
}


hr{
border: 1px solid #e5332d;
background: #ffffff;
margin: 20px 10px;
color: #ffffff;
clear: both;
}


#bodytext{
	padding: 10px 20px 0px 20px;
	width: 700px;
	background: url(../img/inneroverlay.png);
	margin: 8px 8px 8px 2px;
	font-size: 13px;
	height: 437px;
	overflow: hidden;
	z-index: 200;
	position: relative;
}

#index #bodytext{
	height: 220px;	
	text-align: right;
	padding-top: 30px;
}

#bodytext h1{
	font-size: 15px;
	font-weight: normal;
}
 
#bodytext h2{
	font-size: 15px;
}

#bodytext h3{
	font-size: 13px;
	color: #e5332d;
	margin: 20px 0px 0px 0px;
}

#bodytext p{
	padding: 0px;
	margin: 5px 0px 12px 0px;
}

#bodytext ul{
	padding: 0px;
	margin: 5px 0px 12px 0px;
}

#bodytext ul li{
	list-style-type: none;
	background: url(../img/arrow.png) no-repeat 0px 5px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 15px;
}


#bodytext h1 strong{
	color: #e5332d;
}

#index #bodytext p{
	margin: 0px 0px 0px 0px;	
}

.page{
	display: none;
}

#p0{
	display: block;	
	z-index: 10;
}

.nextlink{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.prevlink{
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#bodytext .searchresult{
	padding-bottom: 7px;
	background: url(../img/menudots.png) repeat-x bottom center;
}

form{
	margin: 0px;
	padding: 0px;
}
#calendar{
	float: right;
	width: 238px;
	margin: 0px 0px 20px 20px;
	position: relative;
}


#donatebox{
	float: right;
	width: 180px;
	margin: 0px 0px 20px 20px;
	position: relative;
}


#calendar h1{
	width: 238px;
	height: 29px;
	line-height: 29px;	
	margin: 0px 0px 1px 0px;
	font-size: 13px;
	border: 1px solid #595656;
	color: #ffffff;
	background: url(../img/gradbg.gif) repeat-x;
	position: relative;
	text-align: center;
}

#calendar h1 .prev{
	position: absolute;
	left: 0px;
	top: 0px;
}

#calendar h1 .next{
	position: absolute;
	right: 0px;
	top: 0px;
}

#calendar #calbody{
	width: 238px;
	basckground: url(../img/inneroverlay.png);
	border-collapse: collapse;
	margin-bottom: 10px;
}


#calendar #calbody th, #calendar #calbody td{
	border: 1px solid #595656;	
	text-align: center;
	font-size: 12px;
	width: 33px;
	height: 28px;
	color: #ffffff;
}

#calendar #calbody td.event{
	background: #4f80e1;
	background: url(../img/greenbg.gif) repeat-x;
	color: #ffffff;
}


#calendar #calbody td a{
	color: #ffffff;	
}

#calendar #calbody td a:hover{
	color: #000;
}

.donatebutton{
	width: 180px;
	height: 140px;
	border: 0px;
	background: url(../img/donatebutton.png) no-repeat;
	cursor: pointer;
}