﻿#Container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#Banner {
	width: 760px;
}
#Slogan {
	font-family: "Amerigo Md BT";
	font-size: large;
	color: #FFFFFF;
	width: 760px;
	background-color: #202222;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#NavBarTop {
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #202222;
	width: 760px;
	list-style-type: none;
	text-align: center;
	float: left;
	overflow: visible;
}
#NavBarTop ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#NavBarTop li {
	text-align: center;
	list-style-type: none;
	display: inline;
}
#ColumnLeft {
	padding: 5px 2px 5px 5px;
	background-color: #C0C0C0;
	width: 530px;
	float: left;
	border-right-style: none;
}
#ColumnRight {
	padding: 5px 3px 5px 5px;
	background-color: #515655;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #C0C0C0;
	width: 215px;
	float: left;
	text-align: center;
}
#NavBarBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #202222;
	width: 760px;
	list-style-type: none;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#NavBarBot ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#NavBarBot li {
	text-align: center;
	padding-right: 15px;
	list-style-type: none;
	display: inline;
}
#NavBarOutTop {
	font-family: Carmine;
	font-size: small;
	color: #3D3D3D;
	width: 754px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#NavBarOutTop ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#NavBarOutTop li {
	padding-right: 15px;
	list-style-type: none;
	display: inline;
	text-align: right;
	font-family: "Humanst521 Lt BT";
}
#AddressBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.style1 {
	font-size: medium;
}
#CopyRight {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	clear: both;
}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: large;
}
#ColumnLeft h1 {
	font-size: large;
}
.ImageRight {
	border-style: groove;
	border-color: #3D3D3D;
	float: right;
	clear: none;
	margin-left: 5px;
}
.ImageLeft {
	border-style: groove;
	border-color: #3D3D3D;
	float: left;
	clear: none;
	margin-right: 5px;
}
