body {
	background-color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Courier, "Courier New", mono;
	color: #FFFFFF;
	background-position: center;
}

h1 {
	margin: 0px;
	text-indent: -9999px;
	font-size: 1.5em;
}

h2	{
	margin: 0px;
	text-indent: -9999px;
	font-size: 1.25em;
}

a {
	
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/basicBG.jpg);
	background-repeat: repeat-y;
}

#top {
	background-image: url(../images/topBG2007.jpg);
	height: 89px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align:left;
	background-image: url(../images/frameBG2007.jpg);
	background-repeat: no-repeat;
}

#contentleft {
	width: 150px;
	padding: 0px;
	float:left;
	height: 100%;
}
	
#contentcenter {
	width: 480px;
	padding: 0px 10px 0px 10px;
	float:left;
}

#contentright {
	width: 150px;
	padding: 0px;
	float:left;
	height: 100%;
}

#contentcenter h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentcenter p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer {
	text-align: left;
	height: 165px;
	background-image: url(../images/botBG.jpg);
}

#partners {
	padding-top: 80px;
}

.clear {
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

#tc {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 0.7em;

}

#tc p {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	color: #666666;

}

#tc a {
	color: #666666;
}

#tc a:hover {
	color: #FFFFFF;
}

.header2 {
	height: 31px;
	background-image: url(../images/sub_head2.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.header1 {
	height: 31px;
	background-image: url(../images/sub_head1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.partnerhead {
	text-indent: 0px;	
}