body
{
  background: black;
	font-family: Helvetica;
	font-size: x-small;
	color: #ffffff;
}

.feature
{
width: 280px;
height: 200px;
position: relative;
left: 520px;
}

.bottomrow
{
background-image: url(images/therightdirection.jpg) bottom right;
}

.servicesbackground
{
background-image: url('images/servicesbackground.jpg');
height: 387px;
padding: 10 10 10 10;
}

.loginpane
{
width: 205px;
height: 75px;
position: relative;
left: 590px;
}

a,a:link
{
	font-weight: bold;
	color: white;
}

a:visited
{
	font-weight: bold;
	color: white;
}

a:hover
{
	color: white;
}

.bottommenu
{
padding-right: 15px; 
padding-top: 15px;
color: white;
font-size: 12px;
}

.bottommenus
{
padding-right: 15px; 
padding-top: 15px;
color: white;
font-size: 12px;
border-top: solid 6px black;
}

.menu
{
background-image: url(images/menu.jpg);
color: white;
font-size: 12px;
font-weight: bold;
padding-left: 70px;
height: 38px;
}

.menu a,a:link
{
color: white;
font-size: 12px;
font-weight: bold;
}

.menu a:visited
{
color: white;
font-size: 12px;
font-weight: bold;
}

.menu a:hover
{
color: white;
font-size: 12px;
font-weight: bold;
}

.bottomlinks
{
color: white;
font-size: 11px;
}


.MainDiv
{
background: black no-repeat;
}

.menuborder
{
border-bottom: solid 10px #570404;
}

.bottompane
{
width: 735px;
height: 115px;
position: relative;
left: 20px;
top: 40px;
}

.footer, .footer a, .footer a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.link_text

{/*make the link text transparent*/
visibility: hidden;
}

.link_href
{/*Display this image in the link area*/
background-image: url('images/hservices.jpg') no-repeat;
width: 177px;
height: 122px;
}

.link_href:hover
{/*Display this image in the link area when you mouseover*/
background: url(imagesh/hservices2.jpg) no-repeat;
}




