body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	padding: 0px;
	behavior:url(css/csshover.htc);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 48px;
	line-height: 50px;
	font-family: Georgia;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #222;
	font-weight: normal;
}
h2 {
	font-size: 26px;
	line-height: 28px;
	font-family: Georgia;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	line-height: 26px;
	font-family: Georgia;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p			{margin: 0 0 15px; padding: 0;}
a:link, a:visited	{
	color: #A30B0B;
	text-decoration: none;
}
a:hover				{
	color: #535351;
	text-decoration: none;
}
/* Masthead */
#RotatingBanner		{
	width: 675px;
	height: 290px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../Rotating-Banner/back.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
/* Masthead */
#TopBar		{
	background-image: url(../images/Top-Banner-2.jpg);
	width: 726px;
	height: 51px;
	float: left;
	text-align: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px;
}
/* Masthead */
#BotBar		{
	width: 726px;
	height: 80px;
	float: left;
	padding: 0px;
	background-color: #ddd;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/Main-Side-Shadow-2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/* Masthead */
#Logo		{
	background-image: url(../images/logo-big.jpg);
	width: 290px;
	height: 391px;
	float: left;
	text-align: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #CECECE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*Navigation */
#searchbar		{
	width: 726px;
	height: 37px;
	font-weight: normal;
	font-family: arial;
	float: left;
	background-color: #FFF;
	background-image: url(../images/Search-Bar-2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#searchbar ul 	{
	list-style: none;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 145px;
	float: left;
	margin: 0px;
	width: 580px;
}
#searchbar li	{
	display: inline;
}
#searchbar a	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	line-height: 37px;
	font-size: 18px;
	color: #0A090A;
	float: left;
	margin-left: 28px;
	font-weight: bold;
}
#searchbar a:hover	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	color: #A30B0C;
	font-weight: bold;
}
.imgRight {
	float: right;
}
.imgLeft {
	float: left;
	border: 3px solid #d64721;
	padding: 2px;
	background-color: #DDD;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgRight {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.imgBorder {
	float: left;
	border: 3px solid #d64721;
	padding: 2px;
	background-color: #DDD;
	margin: 0px;
}
.buttonNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonNoBorder:hover, .buttonNoBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #89BFF1;
	border-right-color: #354DB2;
	border-bottom-color: #354DB2;
	border-left-color: #8CBFF0;
	padding: 1px;
}
.buttonBorder:hover, .buttonBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	border: 2px solid #354DB2;
	padding: 1px;
}
#RightColumn {
	width: 726px;
	float: left;
}
#LeftColumn {
	width: 290px;
	float: left;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	background-color: #000;
}
#MainWrap		{
	padding: 0px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background-image: url(../images/MainWrap-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#MainContainerWrap		{
	padding: 0px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background-image: url(../images/Main-Side-Shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#MainContainer {
	vertical-align: top;
	width: 615px;
	float: left;
	font-size: 16px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#MainContainer p {
}
#MainContainer ul {
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 10px;
}
#MainContainer li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	clear: left;
	list-style-type: none;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#MainContainer .sectionwrap{
	padding-top: 10px;
	padding-bottom: 50px;
}

