body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(../images/EliteBackground.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: large;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: small;
	font-variant: normal;
	font-weight: bolder;
}
p {
	padding: 0px;
	margin-top: 10px;
	line-height: 1.5em;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	clear: both;
	width: 100%;
	height: 200px;
}
#main_content {
	width: 100%;
	height: 100%;
}
#text_area {
	float: left;
	width: 565px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Futura, Arial, sans-serif;
	font-size: small;
}
#left_sidebar {
	height: 100%;
	width: 150px;
	float: left;
}
#lft_sidebar_event {
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding: 5px;
	border: thin solid #999999;
}
#lft_sidebar_event p {
	font-size: small;
	line-height: normal;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#lft_sidebar_event img {
	margin: 10px;
	width: 100px;
}
#right_sidebar {
	height: 100%;
	width: 150px;
	float: right;
	color: #000000;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	background-color: #BAD2D5;
	text-align: center;
	border: thin dotted #0033FF;
}
#rt_sidebar_event {
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: thin solid #999999;
	padding: 5px;
}
#global_nav {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	text-decoration: none;
}
ul#global_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#copyright {
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: center;
	clear: both;
}
ul#global_nav a {
	text-decoration: none;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	color: #000066;
	padding: 2px;
	font-weight: bolder;
}
ul#global_nav a:hover {
	color: #FF9900;
}
ul#global_nav li {
}
#secondary_nav {
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
ul#secondary_nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	font-size: small;
}
ul#secondary_nav a {
	display: block;
	text-decoration: none;
	color: #666666;
}
ul#secondary_nav a:hover {
	color: #FF9900;
}
ul#secondary_nav li {
}
#subnav {
	width: 600px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 5px;
}
ul#subnav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	text-align: center;
}
ul#subnav li {
	display: inline;
	padding-top: 5px;
	font-size: small;
	margin-left: 15px;
}
ul#subnav a {
	text-decoration: none;
	font-size: small;
	padding-top: 5px;
	text-align: center;
	color: #666666;
}
ul#subnav a:hover {
	color: #FF6600;
}
#footer {
	clear: both;
	width: 100%;
	height: auto;
	background-color: #804000;
}
.event_title {
	font-size: medium;
	font-weight: bolder;
	display: block;
	color: #000000;
	text-align: center;
}
.event_p {
	font-size: medium;
	line-height: 1.5em;
	margin: 0px;
}
.event_owner {
	font-size: small;
	font-weight: bolder;
	line-height: 1.5em;
}
.event_business {
	font-size: x-small;
	font-weight: bolder;
	line-height: 0.75em;
}
.event_state {
	font-size: x-small;
	font-weight: bolder;
	line-height: 1.5em;
}
#text_area #LogoHolder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#container#main_content   #text_a  {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.float_right {
	float: right;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #000066;
	text-decoration: none;
}
