/*
CSS/StyleSheet by Vorspire Networks
http://www.vorspire.com
*/

body
{
	font-family: Tahoma !Important;
	color: #ffffff !Important;
	font-size: 12px;
	background-color: #000000;
}

img
{ 
	border: 0px none transparent;
}

#website_main
{
	border: 0px none transparent;
	position: relative;
}

.link_container
{
	height: 27px !important;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: url(../images/main/titlebg.gif);
}

.link_container img
{
	border: 0px none transparent;
	height: 18px !important;
}

.link_container a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

.location_tree
{
	margin-bottom: 5px;
	height: 27px !important;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: url(../images/main/header_link_container.gif);
}

.location_tree img
{
	border: 0px none transparent;
	height: 18px !important;
}

.location_tree a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
}