@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: -1px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #211D1B;
	background-color: #000;
}
p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
}
blockquote {
	font-size: 14px;
	font-style: italic;
}
h1 {
	font-size: 23px;
	color: #211d1b;
	padding-bottom: 10px;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #211d1b;
	margin-left: 10px;
	margin-right: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #211d1b;
	margin-left: 10px;
	margin-right: 10px;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #A28D6A;
	margin-left: 10px;
	margin-right: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
#wrapper {
	width: 900px;
	background-color: #211d1c;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: -5px;
	margin-left: auto;
	border-width: 0px;
}

.banner {
	float: left;
	margin-left: 45px;
}
#mainContent {
	width: 660px;
	margin-left: 20px;
	margin-right: 0px;
	float: left;
}
#mainContent {
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-khtml-border-top-left-radius: 20px;
	-khtml-borde-top-rightr-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	behavior: url(border-radius.htc);
	min-height: 700px;
	padding-top: 20px;
}
#mainContent a:link {
	color: #00C;
	text-decoration: underline;
}
#mainContent a:visited {
	text-decoration: none;
	color: #00C;
}
#mainContent a:hover {
	text-decoration: none;
	color: #F00;
}
#mainContent a:active {
	text-decoration: none;
	color: #00C;
}
#content {
	background-color: #fff;
	width: 500px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#content img {
	padding: 12px;
	border: 1px;
	text-align: center;
}
.sponsor {
	text-align: center;
	border: 0px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.mv {
	padding-top:80px;
}
#sidebar {
	width: 220px;
	float: right;
	background-color: #211d1c;
}
#sidebar img {
	border: 0px;
}
.sidebar p {
	font-size: 11px;
	color:#EEE;
	text-align: center;
}
.youtube {
	text-align: center;
}

.cgphoto {
	margin-left: 0px;
	margin-top: 10px;
}
#paulQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEE;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}
#archives {
	text-align: center;
	max-width: 200px;	
}
#archives p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#archives a:link {
	color: #EEE;
	text-decoration: none;
}
#archives a:visited {
	text-decoration: none;
	color: #EEE;
}
#archives a:hover {
	text-decoration: underline;
	color: #5C5741;
}
#archives a:active {
	text-decoration: none;
	color: #EEE;
}

#archives img {
	margin-top: 10px;
}
#footer {
	width: 900px;
	height: 250px;
	clear: both;
	background-color: #211d1b;
}
#footer a:link {
	color: #EEE;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #EEE;
}
#footer a:hover {
	text-decoration: none;
	color: #5C5741;
}
#footer a:active {
	text-decoration: none;
	color: #EEE;
}
#footer img {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
	float: left;
	border: 0px;
}
#spacer {
	width: 500px;
	margin-top:140px;
	margin-left: 220px;
}
#copyright {
	color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-left: 20px;
	text-align: left;
}
#dp {
	color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	padding-right: 30px;
	padding-left: 20px;
	text-align: left;
}

