﻿#header {
	margin-bottom: 10px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#container {
	border: 1px dotted #66CCFF;
	width: 735px;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#sidebar {
	border-style: none;
	width: 225px;
	float: left;
	text-align: center;
	vertical-align: top;
}
#footer {
	clear: both;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 985px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	background-color: #FFFFFF;
}
body {
	background-color: #9BD7FF;
}
.style2 {
	text-align: center;
}
h1 {
	color: #0099FF;
}
h2 {
	color: #271CFF;
}
h1 a {
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	text-decoration: none;
}
h2 a {
	color: #271CFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #271CFF;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
}
img {
	border-style: none;
}
ul {
	text-align: left;
}

