/* Generated on MS Wordpad by Don */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana,Arial,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: normal;
  background-color: #000000;
}

a {
  color: #333333;
  text-decoration: none;
  
}

a:hover {
  color: #24506D;
}

#wrap {
  margin: 20px auto;
  padding: 10px;
  width: 550px;
  background-color: #ffffff;
}

#platinumsponsors {
width: 550px;
height: 66px;
text-align: center;
padding-bottom: 10px;
}

#header {
background: url(images/header.jpg) no-repeat scroll 0% 50%; height: 66px;
}

#header h1 {
  padding-left: 10px;
  padding-top: 12px;
  font-size: 25px;
  color: #ffffff;
}

#header h1 a {
  font-size: 25px;
  color: #333333;
  text-decoration: none;
}

#header h2 {
  padding-left: 10px;
  padding-top: 0px;
  font-size: 18px;
  color: #333333;
}

#menu ul {
  margin: 0;
  padding: .1em 0;
  list-style-type: none;
  background: url(images/headerback.png) no-repeat;      
  height: 45px;
  color: white;
  width: 100%;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}

#menu ul li {
padding-left: 15px;
float: left;
}

#menu ul li a {
	padding: 5px 15px;
 	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 45px;
}

#menu ul li a:hover {
  background-color: #24506D;
  color: white;
}

#mainimage {
padding-top: 8px;
}

#content {
  padding: 10px;
  text-align: left;
  margin-top: 5px;
  font-size: 14px;
}
#content h2 {
  font-size: 14px;
  color: #333333;
}
#footer {
  clear: both;
  text-align: center;
  background: #333333;
  color: white;
  height: 35px;
}

#footer a {
color: white;
}
#footer a:hover {
background: #24506D;
color: white;
}