﻿body
{
	background-image: url(Images/background.jpg);
}
hr
{
	color: #923e2c;
	background-color: #923e2c;
	height: 1px;
	width: 300px;
}
#OuterFrame
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#LogoRow
{
	width: 680px;
	height: 245px;
	background-image: url(Images/top.jpg);
}
#SubHeader
{
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold;
}
#ContentRow
{
	width: 680px;
	min-height: 300px;
	background-image: url(Images/ContentBackground.jpg);
	color: #765b44;
	font-family: Verdana;
	font-size: 12px;
	overflow: hidden;
}
#LeftSide
{
	width: 236px;
	min-height: 300px;
	float: left;
}
#BottomLeft
{
	position: relative;
	top: 25px;
	left: 40px;
	width: 170px;
	height: 125px;
}
#BottomLeft ul
{
	font-size: 11px;
	padding-left:0px;
	margin-left: 0px;
}
#BottomLeft li
{
	font-size: 11px;
	padding-left:0px;
	margin-left: 0px;
	padding-top: 5px;
}
a.AccreditationLinks:link, a.AccreditationLinks:active, a.AccreditationLinks:visited
{
	color: #765b44;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
}
a.AccreditationLinks:hover
{
	color: Black;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
}
#RightSide
{
	width: 400px;
	padding-left: 19px;
	padding-right: 25px;
	float: left;
}
#FooterRow
{
	width: 680px;
	height: 40px;
	background-image: url(Images/bottom.jpg);
}
#CopyrightArea
{
	text-align: center;
}
a.Copyright:link, a.Copyright:active, a.Copyright:visited, a.GonzoCopyright:link, a.GonzoCopyright:active, a.GonzoCopyright:visited
{
	color: #923e2c;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}
a.Copyright:hover, a.GonzoCopyright:hover
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}
.Copyright, .ClientCopyright, .GonzoCopyright
{
	color: #923e2c;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
a.LeftMenu:link, a.LeftMenu:visited, a.LeftMenu:active
{
	color: #923e2c;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 28px;
	text-decoration: none;
	padding-left: 45px;
}
a.LeftMenu:hover
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 28px;
	text-decoration: none;
	padding-left: 45px;
}
a:link, a:visited, a:active
{
	color: #923e2c;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
