/* CSS by T. Copeland ~ revised 2009.10.09 */
/* @group Main Layout */

html,body {
	margin: 0;
	padding: 0;
	background: #699 url(../images/index/splash_01.jpg) no-repeat center top;
}

body, p {
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

p {
	margin: 0;
	padding: 3px 0 10px;
}
#content a{
	font-size: 20px;
}
a, a:link {
	color: #2e6666;
	font-variant: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:visited {
	color: #000;
}

a:hover {
	text-decoration: none;
}

b, strong {
	color: #2e6666;
}

h1, h2, h3, h4, h5, h6 {
	color: #2e6666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
h2{
	width: 275px;
	color: #5d4e0a;
	font-size: 20px;
}
#header {
	height: 90px;
	margin: 0;
	color: #2e6666;
	background-position: 0 0;
	padding: 40px 20px 0 10px;
}

#header p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 610px;
}

#header h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 165px;
}

#header a, #header a:link, #header a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#header a:hover {
	color: #2e6666;
}

#container {
	text-align: left;
}

#container {
	width: 840px;
	margin: 0 auto;
}

#content {
	float: right;
	width: 622px;
	margin: 0;
	padding: 0 50px 0 0;
	height: 300px;
}
#content p a{
	padding: 10px;
}

#navigation {
}

#navigation ul {
	margin: 0;
	padding-top: 20px;
	padding-left: 10px;
	list-style-type: disc;
	display: block;
}

#navigation li {
	color: #ffffce;
}

#navigation a, #navigation a:link, #navigation a:visited, #footer a, #footer a:link, #footer a:visited {
	color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover, #footer a:hover {
	color: #ff9;
	font-weight: normal;
}

#footer {
	padding-top: 15px;
}

#footer p {
	color: #ffffce;
	text-align: center;
	margin: 0;
	padding-top: 30px;
}

#navigation {
	float: left;
	width: 168px;
	height: 224px;
}

#footer {
	clear: both;
	width: 100%;
	height: 59px;
}

.stats {
	font-size: 10px;
}
.indent{
padding-left: 75px;
}
.left{
	float: left;
	padding-top: 22px;
	margin-left: 120px;
	font-size: 12px;
}
.right{
	text-align: right;
	margin-top: 170px;
	margin-right: 20px;
}
/* @end */
