#all-of-it {
	width: 1014px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#top-small-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 8px;
}
#top-small-text a {
	color: #FFF;
	text-decoration: none;
}
#top-small-text a:hover {
	text-decoration: underline;
}

#top-banner-text {
	position: relative;
	float: right;
	width: 410px;
	right: -8px;
	height: 160px;
	font-family: Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.1em;
	overflow: visible;
	visibility: visible;
	z-index: 7;
	color: #7e0000;
	background-color: #FFF;
	line-height: 10px;
}


#menu-bar {
	position: relative;
	left: auto;
	right: auto;
	text-align: left;
	font-family: Helvetica;
	font-size: 24px;
	vertical-align: middle;
	padding: 0px;
	width: 1014px;
	margin: 0px;
	background: #FFC;
}
#menu-bar a {
	padding: 0px;
	background-color: #FFC;
	margin: 0px 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #7e0000;
	text-decoration: none;
}

#menu-bar a:hover {text-decoration:underline;}

#main-content {
	background-color: #CCC;
	position: relative;
	padding: 4px 0px 0px;
	clear: both;
	width: 1014px;
	margin: 0px;
}
#main-content-table {
	background: #FFF;
	margin: 0px auto 4px;
	padding: 0px;
	width: 1006px;
}


#page-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
}
#right-main {
	background-color: #666;
	position: relative;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	font-size: 14px;
	padding: 4px 10px;
}
#right-main a {font-style:italic; color:#FFF; text-decoration:none;}
#right-main img {border:none;}
#right-main a:hover {	text-decoration:underline;}

#left-main {
	background-color: #999;
	position: relative;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#left-main h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-bottom: 6px;
	background-color: #CCC;
	height: 24px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#left-main h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
}
#left-main div table {
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #060;
}

#right-main h1 {
	font-family: Helvetica;
	font-size: 24px;
	line-height: 24px;
	color: #FF9;
	margin-left: 6px;
	margin-bottom: -8px;
}
#left-main table {
	background-color: #333;
	vertical-align: middle;
	padding: 2px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
}
#left-main img {
	border-width: 0px;
}

#left-main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
}
#left-main a:hover {text-decoration:underline;}
#left-main p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	margin-left: 14px;
	margin-right: 14px;
}
.img-right-div {
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
	padding-left: 16px;
	font-size: 10px;
	color: #FF9;
}
.img-left-div {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
	padding-right: 16px;
	font-size: 10px;
	color: #FF9;
}
.img-ctr-div {
	float:none;
	padding-top: 6px;
	padding-bottom: 6px;
	position: inherit;
	padding-right:0; margin-right:0;
	padding-left:0; margin-left:0;
	font-size: 10px;
	color: #FF9;
}
#right-main li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 14px;
}
#bottom {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background: #333;
}
#bottom-table td {	text-align: center;}
#bottom-table a:visited {
	text-decoration:none;
	color:#FFC;
}
#bottom-table a:active {
	text-decoration:none;
	color:#FFC;
}
#bottom-table a:link {
	text-decoration:none;
	color:#FFC;
}
#bottom-table a:hover {
	text-decoration:underline;
	color: #FFC;
}

.empty-div-clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
