﻿body
{
	margin-top:0px;
    font-family : tahoma, verdana;
    background-image:url('/background.png')
}


a, a:link, a:visited, a:active, a:hover
{
	color:#666666;
	text-decoration:none;
}

img
{
	border-width:0px;
	border-style:none;
}

.siteWrapper
{
	margin-left:auto;
	margin-right:auto;
	width: 910px;
}

.menu_top_wrapper
{
	background-color:#ededed;
	height:25px;
	width:910px;
}
.menu_top
{
	margin-left:auto;
	margin-right:auto;
	width:675px;
}

.siteMenuHead
{
	height: 20px;
	padding-bottom:15px;
	padding-top:5px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
}

.siteBannerHead
{
	width: 910px;
	height: 157px;
	padding-bottom:8px;
	padding-top:8px;
	width:890px;
	padding-left:8px;
	padding-right:8px;
	background-color:White;
	border-style:solid;
	border-color:Black;
	border-width:2px; 
	
}

.siteContent
{
	background-color:White;
 
}

.siteFooter
{
	width: 906px;
	height: 30px;
	text-align:center;
	background-color:White;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
/**	color:Blue; **/
	border-style:solid;
	border-color:Black;
	border-width:2px; 
}

/**
.siteFooter a
{

 text-decoration :none;

}

.siteFooter a:hover
{

	text-decoration:none;
}

.siteFooter a:visited 
{
    color:Blue;
	text-decoration:none;
}
**/