body {
	margin: 0px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFEFEF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: 16pt;
}

#leftColumn {
	float: left;
	height: 100%;
	width: 900px;
}

#leftColumn2 {
	float: left;
	height: 100%;
	width: 580px;
}
#rightColumn {
	width: 290px;
	margin-left: 30px;
	float: left;
	height: 100%;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
#sponsors {
	float: left;
	height: 100px;
	width: 898px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	text-align: center;
}


#Wrapper {
	height: 100%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divHeader {
	background-image: url(../images/eets-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 160px;
	padding-left: 737px;
	padding-bottom: 12px;
	padding-top: 77px;
	padding-right: 3px;
}
#divNavigation {
	height: 42px;
	width: 862px;
	padding-right: 15px;
	padding-left: 23px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divBanner {
	height: 250px;
	width: 900px;
	margin-top: 10px;
}
#ContentWrapper {
	height: auto;
	width: 900px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}

#FooterWrapper {
	background-color: #32353E;
	height: 70px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC0001;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
}

#divFooter {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFEFEF;
	font-size: 9pt;
}
#leftColumn h3 {
	color: #95C83F;
}
.title {
	font-size: 14pt;
	color: #32353E;
	height: auto;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32353E;
	background-color: #DEDEDE;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#divFooter a:link, #divFooter a:visited {
	color: #EFEFEF;
}
#divFooter a:hover {
	text-decoration: none;
}

#FormTB {
	background-color: #DEDEDE;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #32353E;
}
#leftColumn a:link, #leftColumn a:visited {
	color: #CC0001;
}
#leftColumn a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #CC0001;
}
#divHeader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightColumn img {
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdTitle {
	background-color: #CC0001;
	height: 25px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990100;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 0.9em;
}
.SponsorContent {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.SponsorContent img {
	margin-right: 20px;
	margin-bottom: 5px;
}
.SponsorContent a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quater {
	float: left;
	height: auto;
	width: 550px;
	font-size: 8pt;
	margin-bottom: 10px;
	font-weight: normal;
}

.quater-border {
	float: left;
	height: auto;
	width: 900px;
	font-size: 8pt;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: normal;
	overflow: hidden;
}
.quater-border img {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	float: left;
	overflow: hidden;
}
.title2 {
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
#title-border {
	background-color: #D2D2D2;
	height: 23px;
	padding-left: 5px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	width: auto;
}
#smallHeader {
	color: #FFF;
	font-size: 0.85em;
	padding-left: 50px;
	padding-bottom: 10px;
	height: auto;
	width: 850px;
}

