BODY { 
	margin: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #0060B4;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}
.quick_links {
	width: 50%;
	text-align: left;
	padding-left: 20px;
}	
.text_size {
	width: 50%;
	text-align: right;
	padding-right: 20px;
}	
.top {
	width: 980px;
	height: 40px;
	background-color: #0060B4;
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}	
.scroll {
	width: 980px;
	height: 275px;
	background-color: #FFFFFF;
	background-image: url('scroll/1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}	
.menu {
	width: 980px;
	height: 40px;
	text-align: left;
	padding-left: 20px;
	background-color: #009119;
	background-image: url('images/menubg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}	
.content {
	width: 980px;
	height: 500px;
	background-color: #FFFFFF;
	background-image: url('images/contentbg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	padding-bottom: 40px;
}	
.text {
	padding: 20px;
	text-align: left;
}	
.sponsors {
	width: 200px;
	background-color: #FFFFFF;
	padding: 5px;
}	
.lhs_links {
	width: 200px;
	background-color: #FFFFFF;
	padding: 5px;
}	
.bottom {
	width: 980px;
	height: 75px;
	background-color: #002444;
	padding: 20px;
}	
.news_bottom {
	padding-top: 20px;
	border-bottom: 1px dotted #CCCCCC; 
}
.pic_pad {
	padding-right: 20px;
	padding-bottom: 20px; 
}
.h3_attrib {
	border-bottom: 1px solid #0060B4; 
}
h1 {
	font-size: 16px; 
	color: #000000; 
	font-family: arial;
}
h2 {
	font-size: 16px; 
	color: #009119; 
	font-family: arial;
}
h3 {
	font-size: 10px; 
	color: #FFFFFF; 
	font-family: arial;
}
p {
	font-size: 14px; 
	line-height: 1.5;
	color: #000000; 
	font-family: arial;
}
a {
	color: #0060B4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sponsors_text {
	font-size: 10px; 
	color: #999999; 
	font-family: arial;
	line-height: 2;
}
.green_link {
	font-size: 12px; 
	color: #13D033; 
	font-family: arial;
	padding-right: 10px;
}
.white_link {
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: arial;
	padding-right: 10px;
}
.white_link_2 {
	font-size: 14px; 
	color: #FFFFFF; 
	font-family: arial;
	padding-right: 15px;
}
.white_link_3 {
	font-size: 18px; 
	color: #FFFFFF; 
	font-family: arial;
	padding-right: 10px;
}
.news_date_text {
	font-size: 10px; 
	line-height: 2;
	color: #0060B4; 
	font-family: arial;
}
.news_head_text {
	font-size: 16px; 
	line-height: 2;
	color: #009119; 
	font-family: arial;
}
.bottom_menu_font {
	font-size: 10px; 
	color: #13D033; 
	font-family: arial;
}
.link_colour {
	color: #0060B4;
}
