BODY {margin: 0px;
	text-align:center;
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: arial, helvetica, sans-serif, verdana, times; 
	background-image: url(images/back.gif); 
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #EEEEEE;
	z-index: 0;}

/*Links*/

a{color: #680D00; /*Link Colour*/
	font-size: 11px;
	text-decoration: none;}
a:hover{color: #D67301; /*Link Hover Colour*/
	font-size: 11px; }

#menu a {text-align: center;
	width: 92px;
	background: url(images/menu_link.gif); 
	background-repeat: no-repeat;
	text-decoration: none;
	position: relative;
	zoom: 100%;
	font-size: 10px;
	letter-spacing: 1px;
	display: block;
	height: 26px;
	color: #680D00;} /*Colour*/
a.menu{color: #680D00; /*Colour*/
	width: 92px;
	display: block;}
#menu a:hover{color: #000000;
	width: 92px;
	background: url(images/menu_roll.gif); }
#menu a:active{color: #ffffff;
	background: url(images/menu_active.gif); }

a.submenu{color: #ffffff;
	text-decoration: none;}
a.submenu:hover{color: #4D0B08;}

#footerinfo a{color: #888686; /*Link Colour*/
	text-decoration: underline;}
#footerinfo a:hover{color: #680D00;} /*Link Hover Colour*/

#footermenu a{color: #680D00; /*Link Colour*/
	font-size: 10px;}
#footermenu a:hover{color: #CC6600; /*Link Hover Colour*/
	font-size: 10px;}
	
a.footer{color: #ffffff;
	font-size: 10px;}
a.footer:hover{color: #CB2922;
	font-size: 10px;}


/*Page Layout*/

#main {WIDTH: 745px; 
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;}
	
#globalnav{position: absolute;
	top: 0px;
	height: 26px;
	width: 745px;
	background-color: #680D00;} /*Colour*/

#topline{position: absolute;
	z-index: 2; 
	top: 0px;
	width: 745px;	
	background-color: #EEEEEE;}
#toplineborder{position: absolute;
	top: 0px;
	width: 745px;
	border-top: solid #680D00 4px; /*Colour*/
	height: 26px;
	background-image: url(images/f12004.gif); 
	background-repeat: no-repeat;}
	
#topbackline{position: absolute;
	z-index: 2; 
	top: 0px;
	left: 0px;
	width: 100%;	 
	height: 26px;
	background-color: #E0E0E0;}
	
#header{position: absolute;
	z-index: 5; 
	top: 26px;
	width: 745px;	 
	height: 94px;}
	
#contentbox{width: 745px; 
	POSITION: absolute; 
	TOP: 146px;
    background-color: #EEEEEE;	
    BACKGROUND-IMAGE: url(images/contentback.gif); 
	background-repeat: repeat-y;
	font-size: 11px;}

/*Page Layout - Columns*/

#cols{margin-left: 0px;
	width: 745px}	

#col1{float:left;
	width: 558px;}
#col2{float: left;
	width: 187px;}
		
#col1content{position: relative;
	top: 15px;
	left: 20px;
	width: 518px;
	font-size: 11px;}
#col2content{position: relative;
	top: 15px;
	width: 157px;
	left: 15px;}

/*Page Layout - 2 Columns for News*/

#twocols{margin-left: 0px;
	width: 518px}	

#left2col{float:left;
	width: 262px;
	background-image: url(images/2colback.gif); 
	background-repeat: repeat-y;}
#right2col{float: left;
	width: 256px;}

#right2colcontent{position: relative;
	width: 256px;
	left: 5px;}
	
#news{position: relative;
	top: 100px;
	width: 480px;}
	
/*Page Layout - Menu*/

#menu{position: absolute;
	top: 120px;
	width: 745px;
	height: 26px;
	background-color: #C6C5C5;
	color: #680D00; /*Colour*/
	z-index: 3;}
	
#menu1{position: absolute;
	left: 1px;
	top: 0px;}	
#menu2{position: absolute;
	left: 94px;
	top: 0px;}
#menu3{position: absolute;
	left: 187px;
	top: 0px;}
#menu4{position: absolute;
	left: 280px;
	top: 0px;}
#menu5{position: absolute;
	left: 373px;
	top: 0px;}
#menu6{position: absolute;
	left: 466px;
	top: 0px;}
#menu7{position: absolute;
	left: 559px;
	top: 0px;}
#menu8{position: absolute;
	left: 652px;
	top: 0px;}
	
span.topmenu{position: relative;
	top: 6px;}
	
/*Page Layout - Footer*/

#footer{z-index: 1; 
	width: 745px; 
	bottom: 0px; 
	position: relative;  	
	clear : both;
	height: 26px;}
	
#footerinfo{position: absolute;
	top: 0px;
	left: 1px;
	height: 26px;
	width: 743px;
	text-align: center;
	background-color: EEEEEE;
	border-top: 1px solid #C6C5C5;
	padding: 0px;}
#footerinfo span{position: relative;
	top: 5px;
	color: #888686;
	font-style: italic;}

#disclaimer{position: absolute;
	top: 26px;
	color: #B35200; /*Colour*/
	text-align: center;
	width: 745px;
	font-size: 11px;
	background-color: #680D00; /*Colour*/
	height: 75px;
	font-size: 10px;}
#footermenu{position: absolute;
	top: 75px;
	color: #D5922B; /*Colour*/
	text-align: center;
	width: 745px;
	font-size: 11px;
	background-color: #EEEEEE;
	height: 35px;
	font-size: 10px;
	border-bottom: 4px solid #680D00; /*Colour*/
	background-image: url(images/footer.gif); 
	background-repeat: no-repeat;}
#footermenu span{position: relative;
	top: 5px;}
	
/*Counter*/
	
form{position: absolute;
	top: 7px;
	left: 3px;
	z-index: 5;}
input{background-color: #EEEEEE;
	border: #EEEEEE;
	border: 0px;
	font-weight: bold;
	color: #888686;
	font-size: 11px;}
div.count{color: #888686;
	font-size: 11px;}
					
/*Design Elements*/

.hline{width: 100%;
	height: 2px;
	background-image: url(images/hline.gif); 
	background-repeat: repeat-x;}
	
.vline{height: 100%;
	width: 2px;
	background-image: url(images/vline.gif); 
	background-repeat: repeat-y;}
		
table{font-size: 11px;}	


/*Design Elements - Text*/

div.title{width: 100%;
	height: 16px;
	background-color: #680D00; /*Colour*/
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;}

p.title{width: 100%;
	height: 16px;
	background-color: #680D00; /*Colour*/
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;}
	
p.title2{width: 100%;
	height: 16px;
	background-color: #E0E0E0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;}
div.title2{width: 100%;
	height: 16px;
	background-color: #E0E0E0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;}
	
#sidemenu{color: #666666;}

h1{font-weight: bold; 
	font-size: 22px; 
	color: #580D09;} /*Colour*/
	
h2{font-weight: bold;
	font-size: 11px; }

.center{text-align: center;}

.right{text-align: right;}

.centerbold{text-align: center;
	font-weight: bold;}
	
.small{font-size: 10px;
	font-color: #B5B3B3;} /*Colour*/
	
.date{font-size: 10px;
	font-style: normal;}

div.table{width: 100%;
	background-color: #E0E0E0;}
	
span.table{width: 100%;
	background-color: #E0E0E0;}
	
.title{font-weight: bold;
	color: #680D00;}/*Colour*/
	
.bold{font-weight: bold;}
.greyback{background-color: #E0E0E0;}

span.title2{font-weight: bold;
	color: #680D00; /*Colour*/
	font-size: 12px;
	font-weight: bold;
	font-style: italic;}
	
span.title3{font-weight: bold; 
	font-size: 14px; 
	color: #580D09;} /*Colour*/
	
span.rightalign{position: absolute;
	right: 0px;}


/*Punch Image*/
	
div#punchicon {float: left; width: 135px; height: 155px; 
   padding: 0 10px 0 0;}
div#punchicon img {width: 135px; height: 150px; }


#picthumb{positiion: relative;
	left: 0px;
	top: 0px;
	width: 518px;}
	
img.thumb{cursor: hand;}
	
div.image{border: solid 1px #B5B3B3;}
