body {
	margin: 0px;
	background-color: #000000;
}

#top{
	background-repeat: repeat-x;
	background-position: left top;
	height: 191px;
	margin-bottom: 5px;
}

#container {
margin: 10px auto;
}


#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#content
{
margin-left: 220px;
padding: 1em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

h1,h2,h3,p,td,th,body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF6600; }

h1 {color: #FF0000; font-size: 16px;}

h2 {
	color: #FF0000;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
}
h3 {color: #FF0000; font-size: 12px;}

p,td,th,body {font-size: 10pt;}

p{	text-align: justify; }

.nav {
	border-top: 1px none;
	border-right: 1px none;
	padding: 5px;
}

.manchester {color: #FFFFFF;}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
}
.splashBg {
	background-image: url(../img/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.mainTopBg {
	background-image: url(../img/home_top.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.mainTopBg2 {
	background-image: url(../img/home_top2.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.mainLeftBg {
	background-image: url(../img/home_side.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
a:hover {
	text-decoration: underline;
}
.blindfold {
	background-image: url(../img/index/blindfold.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;

}
.pic {margin: 3px 3px 3px 10px;}

.banner {margin: 6px 0px;}

