﻿body {
	margin: 0;
	padding: 0;
	font-family: Garamond, "Times New Roman", Times, serif;
	background-color: #000;
	text-align: center;
}
h2 {
	font-size: 2em;
	text-align: center;
}
#footer a:visited {
	border: none;
	border-width: 0px;
}
#footer a {
	border: none;
	border-width: 0px;
}
#nav a:hover {
	border: none;
	border-width: 0px;
}
#nav a:visited {
	border: none;
	border-width: 0px;
}
#nav a {
	border: none;
	border-width: 0px;
}
#nav img {
	border: none;
	border-width: 0px;
}
#header a:hover {
	border: none;
	border-width: 0px;
}
#header a:visited {
	border: none;
	border-width: 0px;
}
#header a {
	border: none;
	border-width: 0px;
}
#header img {
	border: none;
	border-width: 0px;
}
img {
	border: none;
	border-width: 0px;
}
a {
	color: #009;
	text-decoration: none;
	border-bottom: 1px dotted #009;
}
a:visited {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dotted #900;
}
#footer a:hover {
	color: #00F;
	text-decoration: none;
	border-bottom: 1px dotted #00F;
}
a:hover {
	color: #00F;
	text-decoration: none;
	border-bottom: 1px dotted #00F;
}
#outWrap {
	width: 1000px;
	height: 1423px;
	margin: 0 auto;
	padding: 0;
	background: #FFC url('content_background.gif') top left no-repeat;
}
#topSpacer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 900px;
	height: 110px;
	margin: 0 auto 10px auto;
	padding: none;
	background: transparent;
}
#contentWrap {
	width: 900px;
	height: 1070px;
	margin: 0 auto;
}
#nav {
	width: 220px;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
}
#content {
	width: 650px;
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
}
#footer {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #000;
}
