html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 1002px;
	background-color: #fff;
	border-color: #CCC;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container {
	
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}






#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logobox {
	height: 85px;
	width:196px;
	float: left;
     
}
#up {
	height: 56px;
	width: 804px;
	background-color: #FFF;
	font-size: 13px;
	font-family:sans-serif;
}
#down {
	height: 29px;
	width: 804px;
	background-color: #CCC;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-family:"MS Serif", "New York", serif;
	font-size:15px;
}
#lightblue {
	background-image: url(../images/buttonfootblue.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 17px;
	width: 1000px;
}
#right {
	float: right;
	height: 85px;
	width: 804px;
}

#header {
	height: 85px;
	width: 1000px;
	background-color: #666;
}
#logobox {
	height: 85px;
	width:196px;
	float: left;
     
}
.fifteen{
	font-size: 12px;
	font-family: sans-serif;
	color: #000;
	vertical-align: baseline;
}
.serif{
	color:#FFF;
	font-weight:bold;
	
	
}

.divider {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	}
.reserve {
	font-family:serif;
	font-size: 12px;
	color:#000;
}

.bottom{
	font-family:serif;
	color:#000;
}
