body {
	background-color: #F2F2EA;
}

#page_area{
	width: 970px;
	background-color: white;
	height: 100%;
}

.text-text,td {
	color: #676767;
	font-size: 12;
}

#sidebar_left{
	width: 210px;
	vertical-align: Top;
}

#sidebar_left_top{
	width: 100%;
}

#sidebar_left_center{
	width: 100%;
}

#sidebar_left_bottom{
	width: 100%;
}

#sidebar_right{
	width: 220px;
	vertical-align: Top;
	padding-right: 15px;
}

#sidebar_right_top{
	width: 100%;
}

#sidebar_right_center{
	width: 100%;
}

#sidebar_right_bottom{
	width: 100%;
}

#content_area{
	vertical-align: Top;
	text-align: left;
	padding-left: 	15px;
	padding-right: 	15px;
	padding-bottom:	5px;
}

#header{
}

#header_left{
	vertical-align: Top;
}

#header_center{
	width: 400px;
}

#header_right{
	vertical-align: Top;
	alignment: center;
}

.header_wrapper{
	height: 1px;
}

.below_header{
}

#footer{
}

#footer_left{
}

#footer_center{
}

#footer_right{
}

#event_background {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
}

#event_header {
	padding-left: 5px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 16px;
	color: #656565;
	font-weight: bold;
}

#event_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#event_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E83B9;
}
#event_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Helvetica, sans-serif;
	color: #1E83B9;
	font-weight: normal;
}

:link {
	color: #1E83B9;
	font-size: 12;
}

:visited{
	color: #1E83B9;
	font-size: 12;
}

:hover{
	color: #676767;
	font-size: 12;
}

.sidebar-border{
	border-color: #7FBE3C;
	border-width: 3px;
	border-style: solid;
}

img{	border=0;}

.left_nav{
	font-family: Verdana; 
	width: 135px;
	font-size: 12px;
	padding-left: 17px;
}

.left_nav_header{
}

.right_nav{
	font-family: Verdana; 
	width: 135px;
	font-size: 12px;
}

.right_nav_header{
	background-color: #005B01; 
	color: #F1DA40;
}

.footer-text{
	font-size: 11;
}