body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
}
.contentAreaBG {
	background-image: url(images/content_area_bg.jpg);
	background-repeat: no-repeat;
}
#navigation {
	background-color: #000000;
	height: 45px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 45px;
	padding-left: 100px;
	background-repeat: no-repeat;
	font-size: 12px;
	letter-spacing: 1px;
}
#navigation a:hover {
	background-color: #2C2C2C;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 13px;
	padding-top: 13px;
}
#content {
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	padding: 15px 5px 15px 15px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	border-top: 1px solid #D0A375;
	line-height: 20px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #D0A375;
	text-decoration: none;
}
.contentTop {
	background-color: #D0A375;
	height: 5px;
}
.contentTable {
}
.contentTable .contentRight{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 65px;
	padding-left: 25px;
}
.contentLeft UL {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.contentLeft UL LI {
	margin-bottom: 5px;
	text-align: left;
}
.contentLeft {
	margin: 0px;
	padding: 0px;
}

.contentLeft UL UL LI {
	margin: 0px;
}
.content a:hover {
	color: #666666;
}
#about.anylinkcss{
	position:absolute;
	font:11px "Trebuchet MS", Arial, Verdana;
	z-index: 100;
	color: #FFFFFF;
	visibility: hidden;
	width: 205px;
	margin-top: 0px;
	background-repeat: repeat;
	letter-spacing: 1px;
	background-color: #2C2C2C;
}

#about.anylinkcss a {
	display: block;
	text-decoration: none;
	padding: 7px 0 7px 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#about.anylinkcss a:hover {
	text-decoration: none;
	color: #FFCC33;
	background-color: #5E5E5E;
}
.contentLeft a {
	height: 25px;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0A375;
}
H1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: normal;
	font-size: 21px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-transform: none;
	color: #284AC5;
}
H3 {
	font-size: 15px;
	font-weight: bold;
}
P {
	padding-left: 10px;
}
.contentLeft UL UL {
	margin-bottom: 5px;
}
.contentLeft UL UL a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 35px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.contentLeft UL UL a:active {
	background-color: #AAA8A9;
}
H4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
.contentBlock {
	padding-left: 10px;
}
.contentRight {
	padding-bottom: 100px;
	padding-right: 15px;
}
.input {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
.bold {
	font-weight: bold;
}
.break {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D0A375;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentRight .contentImage {
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 1px;
}
.table TD {
	padding: 5px;
}
.input {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
}

.contentslide{
	height: 500px;
	padding: 5px 8px 8px;
	background-image: url(images/tab_bg.jpg);
	background-repeat: repeat-x;
	width: 600px;
}

.contentslide .contentdiv{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	word-spacing: normal;
}

.pagination{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	text-align: left;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
}

.pagination a{
	padding: 5px 8px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #DFDFDF;
	letter-spacing: 1px;
}

.pagination a:hover, .pagination a.selected{
color: #000000;
background-color: #F5F5F5;
}

.pagination a.selected {
}
BODY#home .button {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.contentLeft a:hover {
	color: #999999;
}
.note {
	font-size: 9px;
}
.item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0A375;
	height: auto;
}
.homeEvents {
	height: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: scroll;
}
.pagination a.selected {
	font-weight: bold;
}
.superScript {
	vertical-align: super;
	font-size: 10px;
}
.image {
	margin: 1px;
	border: 1px dotted #666666;
}
.homeSection {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 570px;
	border: 1px solid #EBD8C5;
	margin-bottom: 5px;
}
.contentHighlight {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 570px;
	border: 1px solid #EBD8C5;
	margin-bottom: 5px;
	margin-top: 5px;
}
.contentHighlight img {
	padding-right: 15px;
}
#itemPanel {
	float: right;
	width: 150px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 0px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-right: 10px;
}
#itemPanel UL {
	margin: 0px;
	padding: 0px;
}
#itemPanel UL LI {
	padding-bottom: 5px;
	margin: 0;
	list-style-type: none;
}a:hover {
	text-decoration: none;
	color: #666666;
}
BODY#eosReg.contentRight TABLE TD {
	margin: 0px;
	padding: 0px;
}
.submitNote {
	font-size: 10px;
	color: #666666;
}
.eosLink a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.contentLeft .bookmark a, .contentLeft .auction a {
	height: 25px;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #D0A375;
}
.bookmark {
	margin-top: 15px;
	padding: 5px;
	padding-left: 0px;
	display: inline;
}
.auction {
	display: inline;
}

.contentHighlight {
	padding: 10px;
	border: 1px dotted #999999;
}
.back2top {
	text-align: right;
	font-size: 11px;
	margin-top: 15px;
}
