html, body {
  width:100%;
  font-size:90%;
  font-family: Verdana, Arial, sans-serif;
  padding:0;
  background : #000000;
}

#wrapper {
border-left: #ffffff 1px solid;
border-right: #ffffff 1px solid;
border-bottom: #ffffff 1px solid;
margin : 0 auto;
width:979px;	
}

#header {
margin: 0 auto;
background:url(im/header.jpg);
height:281px;
width:979px;
}

#menu {
 background:#527fad;
 padding:8px 0;
 border-top:4px solid #ffffff;
 border-bottom:4px solid #ffffff;
}

#menu ul {
list-style:none;
margin:0 auto;
width:900px;
 
}

#menu ul li {
 display:inline;
 margin: 0 20px 0 0;
 font-size:14px;
}

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

#menu a:visited {
 color:#ffffff;	
 font-weight : bold;
 text-decoration:none;
}

#menu a:hover {
 color:#FF6;
 text-decoration:none;
}

#content {
width : 979px;
background: #001d3b url(im/body-bkg.jpg) top no-repeat;	
}

#left-side {
padding: 20px;;
width : 480px;
float:left;
}

#right-side {
padding: 20px;
width : 413px;
float:right;
}

/* SPONSORS Home - Start */

#sponsors {
width : 393px
}

#sponsor-top-edge {
margin: 0;
padding: 0;
height : 13px;
width : 393px;
background: #001d3b url(im/sponsors-top.gif) no-repeat;	
}

#premier-gold {
margin:  -19px 0 0 0;
padding: 0;
background: #001d3b url(im/sponsors-bkg-top.gif) repeat-y;
}

#sponsors-main-bkg {
background: #001d3b url(im/sponsors-bkg-main.gif) repeat-y;
}

#sponsors-main-left {
float:left;
width : 208px;
}

#sponsors-main-left img {
padding : 2px;
}

#sponsors-main-right {
float: right;
width : 184px;
text-align:left;
}

#sponsors-main-right ul {
list-style: none;
text-indent: -8px;
list-style-image: url(im/sponsor-bullet.gif);
font-size : .8em;
font-weight:bold;
color : #004f99;
padding: 0 5px 0 20px;
margin: 0 5px 0 20px;
}

#sponsors-main-right li {
padding : 5px 0 5px 0;
}

#sponsors-main-right li a {
color : #004f99;
text-decoration:none;
}

#sponsors-main-right li a:hover {
text-decoration:underline;
}

#sponsor-bottom-edge {
margin: 0;
padding: 0;
height : 15px;
width : 393px;
background: #001d3b url(im/sponsors-bottom.gif) no-repeat;	
}

#sponsors hr {
width : 90%;
hright : 1px;
color : #dee3f2;
padding :0;
}

/* Subpage Content Box Starts Here */

#sub-content-wrap {
width : 895px;
margin-top: 25px;
}

#sub-content-top {
width : 895px;
height: 34px;
padding: 0;
margin: 0;
background: url(im/sub-content-top.gif) no-repeat;
}

#sub-content {
margin: 0 30px 0 30px;
text-align:left;
}

#sub-content img.left {
float : left;
padding : 15px 15px 15px 0;
margin : 15px 15px 15px 0;
}

#sub-content img.right {
float : right;
padding : 15px 0 15px 15px;
margin : 15px 0 15px 15px;
}

#sub-content-bkg {
width : 895px;
background: transparent url(im/sub-content-bkg.gif) repeat-y;
}

#sub-content-bottom {
background: url(im/sub-content-bottom.jpg) no-repeat;
width : 895px;
height : 182px;
padding :0;
margin : -15px 0 0 0;
}

#sub-content p {
color :#000000;
font-size: .9em;
}

#sub-content hr {
width : 90%;
height :1px;
color : #e0eaf2;
clear :both;
}

p {
color :#ffffff;
font-size: .9em;
}

h1 {
color:#ffffff;
font-size: 1.6em;	
}

h2 {
color : #004f99;
font-size: 1.6em;
}

h3 {
padding :0;
color:#004f99;
}

h4 {
color : #ee2e24;
font-size: 1.4em;
}

h6 {
color : #004f99;
font-size: 1em;
font-style:italic;
}

 a img {
border:none;	
}

#footer {
background: #001d3b url(im/footer.jpg) no-repeat;
margin-top:0;
height:238px;
font-size:.9em;
}

#footer a {
color:#ffffff;
text-decoration:underline;	
}

#footer a:hover {
color:#dee3f2;
text-decoration:none;	
}

#footer img {
border : #ffffff 1px solid;
}

#footer #brochure {
float:left;
padding: 25px;
}

.clearer {
clear:both;
}

