body {
	background: url(http://www.theleaf.com/images/bg_color.png);
	font-family: verdana, helvetica, sans-serif;
	font-size: 9pt;
	color: #ccc;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body, html {
	width: 100%;
	margin: 0px;
}
form {
	margin: 0px;
}
h1, h2, h3 {
	color: #eaca11;
	font-weight: normal;
}
a {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #fff;
}

/* styles for specific divs */
#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 20;
}
#main {
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#menu {
height: 27px;
}
#submenu_bg {
	position: absolute;
	left: 0px;
	top: 169px;
	z-index: 10;
	width: 100%;
	height: 24px;
	background: url(http://www.theleaf.com/images/submenu_bg.png) no-repeat top center;
}

/* general classes */
.submenu {
	margin: 0px;
	font-size: 12px;
	height: 24px;
}
.submenu a {
	text-decoration: none;
}
.submenu a:hover {
}
.heading {
	background: url(http://www.theleaf.com/images/heading_bg.png) repeat-x top left;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	padding: 4px 15px;
	height: 16px;
}
.content {
	margin: 15px 55px 15px 15px;
	text-align: left;
}
.left_column {
	width: 300px;
	margin-right: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #000 url(http://www.theleaf.com/images/content_bg_1.png) repeat-y top right;
	float: left;
	border: 1px solid #000;
}
.right_column {
	width: 481px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #000 url(http://www.theleaf.com/images/content_bg_2.png) repeat-y top right;
	float: right;
	border: 1px solid #000;
}
.one_column {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #000 url(http://www.theleaf.com/images/content_bg_3.png) repeat-y top right;
	border: 1px solid #000;
}
/* Fix "Peekaboo" bug in IE6/Win */
/* Hides from IE5-mac \*/
* html .one_column {height: 1%;}
/* End hide from IE5-mac */
.heading select {
	font-size: 10px;
	height: 16px;
	float: right;
	position: relative;
	top: -2px;
}
.heading select option {
}
.topimageborder {
	color: #000000;
	border: medium solid #000000;
}
.topimagebar {
	background-color: #000000;
}
.left_column_big {

	width: 481px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #000 url(http://www.theleaf.com/images/content_bg_1.png) repeat-y top right;
	float: left;
	border: 1px solid #000;
}
.right_column_small {

	width: 298px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #000 url(http://www.theleaf.com/images/content_bg_2.png) repeat-y top right;
	float: right;
	border: 1px solid #000;
}
.subheading {

	width: ;
	margin-top: ;
	margin-bottom: ;
	background: ;
	float: ;
	background-color: #FF6600;
	border-top: 1px none #000;
	border-right: 1px none #000;
	border-bottom: 1px none #000;
	border-left: 1px none #000;
	color: #000000;
	background-position: center;
	width: 375px;
	float: left;
	padding-left: 5px;
	margin-left: 50px;
}
.schedule {
	border: thick solid #666666;
	}
	.schedule_inside {
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
	}
