* {
	margin: 0px;
	padding: 0px;
}



body {
	background-color: #6090c0;
	color: #000000;
	font-family:  arial, verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 130%;
}

h2 {
    font-size: 22px;
    color: #930707;
	margin: 0;
    padding: 0px 0px 20px 0px;
}

h3 {
	font-size: 17px;
	padding: 0px 0px 10px 0px;
}

p {
	margin-bottom: 15px;
}

a {
	font-weight: bold;
	color: #930707;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #6090c0;
}

a img {
	border-style: none;
}


textarea {
	font-family: arial;
	font-size: 14px;
}

#wrapper {
	margin: 0px auto;
	padding-top: 12px;
	width: 850px;
	background: url('images/bg-top.gif') repeat-x;

}

#newsletter-wrapper {
	margin: 0px auto;
	padding-top: 12px;
	width: 750px;
	background: url('images/bg-top.gif') repeat-x;

}

#header {

	width: 850px;
	height: 250px;
	background: url('images/header.jpg') no-repeat 0px 0px;
	overflow: hidden;
}

#navigation {

	font-family:  arial, verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	
}

#navigation ul {
	margin-top: 217px;
	margin-left: 200px;
	list-style: none;
	text-align: left;
}

#navigation ul li {
	display: inline;
}

#navigation ul li  a{
		
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	color: #000000;
}

#navigation ul li  a:hover {
		
	color: #930707;
	text-decoration: none;
	

}

#navigation ul li  a.current {
		
	color: #930707;

}

#content {
	width: 810px;
	min-height: 400px;
	padding: 10px 20px 10px 20px;
	background: #ffffff;
	text-align: left;
	float: left;

}

#newsletter-content {
	width: 710px;
	padding: 10px 20px 10px 20px;
	background: #ffffff;
	text-align: left;
	float: left;

}



#bulletin {
	width: 810px;
	height: 30px;
	float: left;
	font-size: 16px;
	margin-bottom: 5px;
}

#bulletin img {
	padding: 0px 20px 0px 20px;
}

#bulletin a{
	font-weight: bold;
	text-decoration: none;
	color: #930707;
}

#bulletin a:hover{
	font-weight: bold;
	text-decoration:underline;
	color: #930707;
}


.bulletin_background{

	background: #930707;
	color: #ffffff;
	font-weight: bold;
	width: 75px;
	padding-left: 5px;

}

#left_content {

	width: 535px;
	float: left;

}

#left_content img{

	width: 535px;
	border: 3px solid #ffe933;

}

#right_content {

	width: 275px;
	float: right;
	text-align: right;
}

.image_icon{

	padding-bottom: 10px;

}

#news {
	
	width: 810px;
	height: 243px;
	background: url('images/news-box.jpg');
	font-size: 14px;
	float: left;
	margin-bottom: 5px;
}

#news a{
	font-weight: bold;
	text-decoration: none;
	color: #930707;
}

#news a:hover{
	text-decoration: underline;
	
}

#news table {
	padding: 3px 15px 0px 10px;
	text-align: left;
}

#news table  td img{
	margin: 0px 5px 0px 0px;
	border: 1px solid #ffe933;
	width: 102px;
	height: 102px

}

#more-news {
	width: 145px;
	height: 36px;
	margin: 11px 0px 10px 530px;
	padding: 0px 0px 0px 0px;
	

}

#sponsor {
	width: 810px;
	background: #ffffff;
	text-align: left;
	float: left;

}

#sponsor img {
	padding: 0px 10px 0px 0px;
}

#side-nav {
	width: 150px;
	float: left;


}

#contactno{
	width: 145px;
	height: 480px;
	float: left;
	border-right: 2px solid #ffe933;
}

#navlist {
	padding: 0px;
	margin: 0px;
}

ul#navlist {
	width: 128px;
	height:auto;
	padding: 0px;
	border: 0px solid #ffffff;
	margin: 0px;
	font:  14px arial,sans-serif;
	color:#000000;
}


ul#navlist li {
	list-style: none;
	margin: 0px;

}

ul#navlist li a{
	display: block;
	width: 140px;
	height:15px;
	padding:6px 0px 6px 3px;
	border-left:12px solid #6090c0;
	background: #ccc;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#000000;
	margin-bottom: 3px;
}

ul#navlist li a:hover {
	background: #930707;
	border-color: #ffe933;
	color: #ffffff
}

#subnav {
	padding: 0px;
	margin: 0px;
	
}

ul#subnav {
	width: 140px;
	height:auto;
	padding: 0px 0px 0px 15px;
	border: 0px solid #ffffff;
	margin-top: -3px;
	font:  14px arial,sans-serif;
	color:#000000;
	background: #6090c0;
	
}

ul#subnav li {
	list-style: none;
	margin: 0px;

}

ul#subnav li a{
	display: block;
	width: 100px;
	height: auto;
	padding:6px 0px 3px 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#000000;
	background: none;
	border: none;
}

ul#subnav li a:hover{
	background: none;
	border: none;
	color: #000000;
	text-decoration: underline;
}



#content-info {
	width: 650px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#content-info img {
	margin: 0px 14px 20px 0px;
	
}

#content-info table td img {
	margin: 0px 0px 0px 0px;
	
}

.indented{
   padding-left: 50px;
   
 }
 
 .imgborder {
	border: 2px solid #ffe933;
 }
 
 .imgdesc {
	margin: -30px 0px 15px 0px;
	font-size: 12px;
}
 
 #gallery{
	clear: both;

	width: 640px;
	position:relative;

}


#gallery img {
	width: 135px; 
	height: 120px;
	margin: 0px 0px 0px 0px;
}


#gallery table{
	
	margin-left: 5px;
	background: #none; 
}

#gallery table td {
	
	border: 5px solid #6090c0;


}

#gallery table td:hover{
	
	border: 5px solid #ffe933;

}

#newslist {
	padding: 0px;
	margin: 0px;
}

ul#newslist {
	width: auto;
	height:auto;
	padding: 0px;
	border: 0px solid #ffffff;
	margin-left: 25px;
	font:  14px arial,sans-serif;
	color:#000000;
}


ul#newslist li {
	list-style-image:url("images/list.gif");
	margin-bottom: 5px;

}

ul#newslist li a{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#930707;
}

ul#newslist li a:hover {
	color: #6090c0;

}

#fixtures {
	padding: 0px;
	margin: 0px;
}

table#fixtures {
	width: auto;
	height:auto;
	padding: 0px;
	border: 0px solid #ffffff;
	margin: 0px;
	font:  14px arial,sans-serif;
	color:#000000;
}

table#fixtures td {
	padding: 5px 20px 5px 0px;
}

table#fixtures td#tdhead {
	padding: 0px 0px 0px 0px;
	background: #6090c0; 
	font-size: 16px;
}
table#fixtures td#tdlast {
	padding: 0px 0px 0px 0px;
}

.errormsg {

	color: #930707;
	padding: 0px;
	margin: 0px;

}

#footer {

	width: 850px;
	height: 175px;
	background: url('images/footer.jpg') no-repeat 0px 0px;
	overflow: hidden;
}

#newsletter-footer {

	width: 750px;
	height: 175px;
	background: url('images/footer.jpg') no-repeat 0px 0px;
	overflow: hidden;
	
}

#footer-info {
	margin-top: 86px;
	font-family:  arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: none;
	text-align: center;
}

#footer-info a {
	color: #930707;
	text-decoration: none;	
}




