body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

* html body {
	text-align: center;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #5C5C5C;
}

a:hover {
	color: #000;
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

br.clear {
	clear: both;
}

/*--- Edit.com Custom Text Styles ---*/

BODY, TD, .NormalText {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

.SubTitle {
	font-size: 16px;
	font-weight: bold;
}

.EventTitle {
	font-weight: bold;
	font-size: 14px;
}

/*--- IMG Styles ---*/



/*--- TD Styles ---*/


/*--- Layout ---*/

div#frame {
	float: left;
	width: 800px;
	margin: 0;
}

* html div#frame {
	text-align: left;
}

div#header {
	width: 800px;
	height: 125px;
	position: relative;
}

div#header div#masthead {
	position: absolute;
	width: 800px;
	height: 125px;
	top: 0;
	left: 0;
}

div#header div#buttons {
	position: absolute;
	width: 194px;
	height: 24px;
	top: 0;
	right: 0;
}

div#body {
	float: left;
	background-color: #fff;
}

div#leftNav {
	width: 194px;
	float: left;
}

div#content {
	width: 521px;
	float: left;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/content_bg.jpg) #fff no-repeat top left;
}

div#footer {
	float: left;
	width: 595px;
	margin-top: 20px;
}

/* --- Event Listing --- */

table.Events td {
	vertical-align: top;
}

table.Events td.thumbnail {
	width: 125px;
}

img.Thumbnail,
table.Events td.thumbnail img {
	border: 1px solid black;
}

div.one_on_one {
	width: 205px;
	margin: 5px 0;
	padding: 3px;
	font-size: 10px;
	background-color: #EFEFEF;
}

div.event-listing {
	margin-bottom: 20px;
}

div.disclaimer {
	overflow: auto;
	width: 500px;
	padding: 5px;
	height: 80px;
	font-size: 11px;
	background-color: #EFEFEF;
}

div.disclaimer-body {
	width: 480px;
}
#ads { position:absolute;
left:800px;
top:190px;
width:120px;
}

/*--- Nav Layout ---

div#leftNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#leftNav ul a {
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 10px;
}

div#leftNav ul a:hover {
	background-color: #E8E8E8;
}

/* Fix IE. Hide from IE Mac \
* html div#leftNav ul li { float: left; height: 1%; }
* html div#leftNav ul li a { height: 1%; }
/* End */
