a
{
	color: #fff;
}

body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.ContentBox
{
	clear: both; 
	height: 305px;
	left: 420px; 
	position: absolute; 
	text-align: left;
	top: 265px;
	width: 255px;
	z-index: -1;
}

.BlackBox
{
	clear: both; 
	height: 100%;
	left: 0px; 
	position: absolute; 
	text-align: left;
	top: 0px;
	width: 100%;
	z-index: 0;
	background-color: #000;
}

.ScrollPane
{
	clear: both;
	color: #fff; 
	padding: 5px;
	font-family: Georgia, Verdana, Arial, Sans-Serif; 
	font-size: 11px;
	height: 305px;
	line-height: 16px; 
	width: 255px;
	overflow: auto;
}

#footer
{
	clear: both;
	width: 960px;
	text-align: center;
	margin-top: 3px;
}

#footer a
{
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding-right: 7px;
}

#footer a.subItem
{
	font-size: 11px;
	color: #848484;
}

#siteMapContent
{
	clear: both;
	width: 893px;
	height: 650px;
	background-image :url('../images/new_bg.jpg');
	background-repeat:none;
}

#siteMap
{
	font-family: Georgia, Verdana, Arial, Sans-Serif; 
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#siteMap a.subItem
{
	font-family: Georgia, Verdana, Arial, Sans-Serif; 
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}


#siteMap ul
{
	text-decoration: none;
	margin-left: 375px;
	list-style:none;
	text-align: left;
	padding-top: 175px;
	color: #fff;
}

#siteMap li a
{
	text-align: left;
	text-decoration: none;
	padding: 5px;
}

td
{
	padding: 7px;
	font-size: 11px;
	color: #fff;
}