﻿body
{
	background-position: left top;
	background-color: #ffffff;
	background-image: url(  '../Images/bgalt.jpg' );
	background-repeat: repeat-x;
	font: 11px Verdana;
}



.Heading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #624200;
}

#PageWrapper
{
	width: 977px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	position: relative;
	
}

#Top
{
	width: 977px;
	height: 146px;
	background-image: url(  '../Images/header.jpg' );
	float: left;

}

#Menu
{
	width: 977px;
	height: 109px;
	background-image: url(  '../Images/menu.jpg' );
	float: left;

}



#Content
{
	width: 977px;
	height: 571px;
	background-image: url(   '../Images/main.jpg' );
	float: left;
	background-repeat: repeat-y;
}

#NewsText
{
	width: 600px;
	
	float: left;
	padding-left: 315px;
	padding-top: 15px;
	font-family: Verdana;
	font-size: 11px;
}



#MenuText
{
	width: 200px;
	
	float: left;
	padding-left: 45px;
	padding-top: 25px;
	font-family: Verdana;
	font-size: 11px;
}


#HeadingText
{
	width: 530px;
	height: 371px;
	float: left;
	padding-left: 405px;
	padding-top: 30px;
	font-family: Verdana;
	font-size: 11px;
}


#ContentText
{
	width: 530px;
	height: 371px;
	float: left;
	padding-left: 155px;
	padding-top: 0px;
	font-family: Verdana;
	font-size: 11px;
}


#Bottom
{
	width: 977px;
	height: 30px;
	background-image: url(   '../Images/footer.jpg' );
	float: left;
}

.txtHeading
{
	color: #9ebd64;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

#BottomText
{
	width: 912px;
	font-family: Verdana;
	color: #000000;
}

a:hover
{
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	color: #993333;
}
