body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	line-height: 15px;
}
h1 {
	font-weight: normal;
	margin: 0;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	font-weight: normal;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
ul {
	line-height: 16px;
	margin-right: 30px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-top: 4px;
}
#nav {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #FFFFFF;
	text-transform: none;
	text-align: center;
	line-height: 16px;
}

#main {
	padding: 0px 30px 20px 20px;
	vertical-align: top;
	font-size: 11px;
	color: #333333;
}
#main h3 {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: center;
	margin-right: 200px;
	margin-left: 200px;
	font-weight: bold;
}

#main h2 {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
}
#main h1 {
	padding-right: 10px;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #666666;
	padding-top: 5px;
}
#wide {
	vertical-align: top;
	width: 360px;
	padding-top: 20px;
	text-align: left;
}
#copyright, #footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 9px;
	position: static;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.red {
	color: #FE0000;
}
.center {
	text-align: center;
	padding-top: 10px;
}
.note {
	text-align: center;
}
#wide p {
	padding-right: 20px;
}
#main p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.border {
	border: 1px solid #CCCCCC;
}
.add {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}
.centergrey {
	text-align: center;
	background-color: #B0B797;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thiss {
	margin-right: auto;
	margin-left: auto;
}
.terms {
	text-align: left;
	list-style-type: circle;
}
}
