body {
	background: #fff url(../images/topbluefade.gif) repeat-x;
	margin: 0;
	padding: 0;
}
p, li {
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin: 0 0 20px 0;
	font-weight: normal;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
	padding: 0 0 0 0
}

h1 {
	font-size: 16px;
	margin: 0 0 4px 0;
	font-family: verdana;
}

h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}

h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

a {
	color: #3252b2;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
div.band {
	padding: 0 0;
	text-align: center;
	background-color: #fff9d8;
	border-top: 1px solid #ffe8cd;
	border-bottom: 1px solid #ffe8cd;
}
div.footer {
	text-align: center;
	background-color: #000;
	font-family: verdana;
	color: #999;
	padding: 15px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 25px;
	clear: both;
}

div.container {
	width: 840px;
	margin: 0 auto;
}


div.sponsor {
	float: left;
	width: 500px;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}


div#Header {
  text-align: center;
  margin: 15px 0 10px 0;
}
 
div#Header div#Nav {
  font-size: 10px;
  color: #999;
}
 
div#Header div#Nav a:link,
div#Header div#Nav a:visited {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
 
div#Header div#Nav a:hover {
  color: #fff;
}
 
div#Header div#Nav a.current:hover {
  color: #000;
}
 
div#Header a.current:link,
div#Header a.current:visited,
div#Header a.current:hover {
  text-decoration: none;
  background: none;
  color: #800;
}
 
div#Header div.clearall {
        margin: 0 0 20px;
  padding: 0;
        clear: both;
        font-size: 2px;
}

div.footer a {
	color: #fff;
}

div.content {
	margin: 20px auto;
	width: 700px;
}

div.wide {
	width: 750px;
}

div.wide div.left, div.wide div.right {
	width: 350px;
}

body.home div.content h1 {
	text-transform: uppercase;
}

body.home div.content p, div.letter p {
	font-family: georgia;
	font-size: 16px;
}

div.left, div.right, div.center {
	width: 325px;
	margin-bottom: 25px;	
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.center {
	border-top: 0px solid #dbc0ae;
	border-bottom: 0px solid #dbc0ae;
	padding: 10px 10px 10px 10px;
	clear: both;
	margin: 0 auto;
	width: 350px;
}