body {
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0px;
	background: url('../images/barn.jpg') repeat 50% top;
}

#ContentDIV img
{
	border: 1px #00aeff solid;
}

#MainTable {	vertical-align: top;
			width: 800px;
			height: auto;
			padding: 0px;
			}
			
#TopHeader {	height: 125px;
				width: 800px;
				vertical-align: top;
				padding: 0px;
				}
				
#HeaderBottom { height: 4px;
				width: 800px;
				background-color: #00aeff; }
				
#sidemenu { 	vertical-align: top;
			width: 100px;
			height: auto;
			background-color: #cccccc;
			padding-right: 10px;
			border-right-color: #00aeff;
			border-right-width: thin;
			border-right-style: solid;
			padding-left: 12px;
			padding-top: 10px;
			}
			
#ContentDIV {		overflow: auto;
				padding-bottom: 15px;
				padding-top: 5px;
				width: 645px;
				min-height: 775px;
				}

#contentsection {	vertical-align: top;
			width: 360px;
			align: right;
			padding-left: 15px;
			border-left-width: thin;
			border-right-width: thin;
			border-right-style: solid;
			border-right-color: #00aeff;
			height: 775px;
			}

.Menu	{height: auto; 
		background-color: #ffffff;
		padding-right: 3px; }

.TopHeader {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5d4617;
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
}
.Normal {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #848484;
}

.Menufont {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00aeff;
	text-decoration: none;
}

.NormalWhite {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.NormalBold {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #848484; 

}

.NormalBoldBig {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #848484; 

}
.NormalBoldWhite {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff; 
}
.Subhead {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #aab537;
}

#FooterTop {	height: 4px;
				width: 800px;
				background-color: #00aeff;
				}
				

#FooterBottom { 	height: 25px;
				width: 500px;
				background-color: #848484; }

.footerlink {
	font-family: Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

a.link:footerlink{
	color: #ffffff;
}

a.hover:footerlink {
	color: #c06600;
}

a.visited:NormalBold {
	color: #00aeff;
}

a.link:NormalBold{
	color: #00aeff;
}

a.hover:NormalBold {
	color: #848484;
}

a.visited:footerlink {
	color: #ffffff;
}

a:link {
	color: #00aeff;
}
	
a:hover {
	color: #848484; 
}

a:visited {
	color: #00aeff; 
}
	

