﻿body 
{
    font-family: arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-align: center;
	min-width: 1000px;
	background:url(../images/bg.png) repeat-x;
}
img
{
    border: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #b6d7e4;
	border-left: solid 0px #0b77a5;
	border-right: solid 0px #0b77a5;
}
#bannertop {
    height: 32px;
    text-align: right;
    background:url(../images/banner_top.jpg) repeat-x;
    color: white;
    line-height: 150%;
}
.bannerlink
{
    font-size: 11px;   
}
.hspace
{
    float: left;
    width: 1000px;
    height: 15px;
}
#leftmargin
{
    float: left;
    width: 15px;
    height: 340px;
}
#leftbox {
    float: left;
    width: 222px;
    height: 340px;
}
#imagebox 
{
    float: left;
    width: 220px;
    height: 338px;
}
#contactusbox 
{
    background: white; 
    border-bottom: solid 1px #0b77a5;
    border-left: solid 1px #0b77a5;
	border-right: solid 1px #0b77a5;
    float: left;
    width: 220px;
    height: 190px;
}
#contactusboxleft 
{
    float: left;
    height: 30px;
    margin-bottom: 5px;
}
#contactusboxright
{
    background: #0b77a5;
    height: 30px;
    margin-bottom: 5px;
}
#leftspace
{
    float: left;
    width: 222px;
    height: 8px;
}
#quicklinksbox 
{
    background: white; 
    border-bottom: solid 1px #0b77a5;
    border-left: solid 1px #0b77a5;
	border-right: solid 1px #0b77a5;
    float: left;
    width: 220px;
    height: 140px;
    line-height: 2.0;
}
.boxleft 
{
    float: left;
    height: 30px;
    margin-bottom: 5px;
}
.boxright
{
    background: #0b77a5;
    height: 30px;
    margin-bottom: 5px;
    text-align: right;
}
.vspace
{
    float: left;
    width: 13px;
    height: 340px;
}
#contentbox
{
    background: white; 
    border-bottom: solid 1px #0b77a5;
    border-left: solid 1px #0b77a5;
	border-right: solid 1px #0b77a5;
    float: left;
    width: 733px;
    height: auto;
    min-height: 339px;
    position: relative;
}
#fullcontentbox
{
    background: white; 
    border-bottom: solid 1px #0b77a5;
    border-left: solid 1px #0b77a5;
	border-right: solid 1px #0b77a5;
    float: left;
    width: 968px;
    height: auto;
    min-height: 339px;
    position: relative;
}
#adobebox
{
    position: absolute; 
    bottom: 20px; 
    right: 20px;
}
#middlebox
{
    background: white; 
    border-bottom: solid 1px #0b77a5;
    border-left: solid 1px #0b77a5;
	border-right: solid 1px #0b77a5;
    float: left;
    width: 418px;
    height: 339px;
}
.rightalign
{
    text-align: right;
}
.morelink
{
    font-weight: bold;
    font-size: 14px;
}
.photo
{
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    padding-bottom: 5px;
}
#rightbox 
{
    float: left;
    width: 302px;
    height: 340px;
}
#newsbox
{
    background: white; 
    border-bottom: solid 1px #0b77a5;
    border-left: solid 1px #0b77a5;
	border-right: solid 1px #0b77a5;
    float: left;
    width: 300px;
    height: 245px;
}
#newstext
{
    padding-left: 15px;
    padding-right: 35px;
}
#rightspace
{
    float: left;
    width: 302px;
    height: 9px;
}
#sponsors {
    
    clear: left;
    height: 95px;
}
#footer {
    background: #0b77a5;
    text-align: center;
    font-size: 10px;
    color: white;
    height: 25px;
}
#adminbox
{
    background: white; 
    border: solid 1px #0b77a5;    
    float: left;
    width: 950px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 4px;
    height: auto;
    min-height: 325px;
}
#adminheading
{
    border-bottom: solid 1px #0b77a5; 
    padding-bottom: 5px;   
    float: left;
    width: 940px;
    font-weight: bold;
}
#adminheadingleft
{
    border-bottom: solid 1px #0b77a5; 
    padding-bottom: 5px;   
    float: left;
    width: 470px;
    font-weight: bold;
}
#adminheadingright
{
    border-bottom: solid 1px #0b77a5; 
    padding-bottom: 5px;   
    float: left;
    width: 470px;
    text-align: right;
}
#mapbox 
{
    width: 530px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #0b77a5;
    margin-bottom: 20px;
    margin-left: 10px;
}
.clubbox
{
    float: left;
    width: 470px;
    padding-bottom: 20px;
}
#adminformbox
{ 
    float: left;
    width: 470px;
}
#adminfilebox
{ 
    float: left;
    width: 470px;
}
.bold
{
    font-weight: bold;
}
.normal
{
    font-weight: normal;
}
.small
{
     font-size: 10px;
}
.error 
{
    font-weight: bold;
    color: red;
}
.required 
{
    color: red;
    font-size: 10px;
    vertical-align: top;
}
.success 
{
    font-weight: bold;
    color: green;
}
.middle 
{
    vertical-align: middle;    
}
a:link {color:#0b77a5; text-decoration: none;}
a:visited {color:#0b77a5; text-decoration: none;}
a:hover {color:#ffcc00; text-decoration: none;}
a:active {color:#0b77a5; text-decoration: none;}
a.bannerlink:link {color:white;}
a.bannerlink:visited {color:white;}
a.bannerlink:hover {color:#ffcc00;}
a.bannerlink:active {color:white;}
a.footerlink:link {color:white;}
a.footerlink:visited {color:white;}
a.footerlink:hover {color:white;text-decoration:underline;}
a.footerlink:active {color:white;}