﻿body
{
	background-color: #996633;
	margin: 50px 0px;
    padding: 0px;
    text-align: center;
}
#Main
{
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
.HeaderTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #0000FF;
}
.HeaderSubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
#HeaderImage
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 110px;
	background-color: #996633;
}
#LeftMenu
{
	width:200px;	
	float:left;
}
#RightSide
{
	width: 778px;
	float: left;
	margin-left:20px;
}
#Menu
{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.MenuItem
{
	margin-right: 40px;
}
#DeerImage
{
	height:150px;
}
.TopLeftImage
{
	width:200px;
}
#Context
{
	text-align:left;
}
#Body1
{
	width: 1000px;
	text-align: left;
}
#copyright
{
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
}
#UserInfo
{
	background-color: #9999FF;
}

#SearchArea
{
	vertical-align:top;
	background-color: #8bc8dd;
	height: 96px;
}
.AdminPageLeftLabel
{
	width:200px;
	text-align:right;
	float:right;
}
.CatalogAdminContext
{
	text-align:left;
}
.ContactUs
{
	margin-left:240px;
}
.SmallButtonText
{
	color:Black;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:10px;
}