
/*<head></head> */


html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	height: 100%;
	color: #666633;
	font-family: arial;
	font-size: 12px;
}


a {
	color: #336699;
}



#outerwrapper {
	width: 940px;
	margin: 0px auto;
	position: relative;
}

#innerwrapper {
	
	
}


#header {
	height: 338px;
	background-image: url(/images/headers/header03.jpg);
}


#menu {
	margin: 0px;
	height: 56px;
	width: 940px;
	font-family: arial;
	font-size: 1.8em;
	background-image: url(/images/layout_trds.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 11px;
	
}

#menu ul {
	list-style: none;
	float: left; 
	display: inline;
	padding: 0px;
	margin: 0px;
	_margin: 0px 0px 0px 10px;
}



#menu li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}



#menu li.selected a {
	background-color: #FFFFFF;
	color: #666633;
}

#menu a {
	display: block;
	margin: 0px 3px 0px 21px;
	_margin: 0px 3px 0px 11px;
	padding: 7px 6px;
	_padding: 7px 3px;
	height: 24px;
	float: left;
	
}

#content {
	width: 940px;
	background-image: url(/images/fullbar.jpg);
	margin: 0px 8px 0px 0px;
	position: relative;
}

#content_inner {
	background-image: url(/images/layout_fire.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	float: left;
}

#snail {
	position: absolute;
	bottom: -37px;
	right: -10px;
	width: 313px;
	height: 110px;
	background-image: url(/images/layout_snail.jpg);
}

#snail a {
	color: #ffffff;
	font-size: 1.8em;
	text-decoration: none;
	position: absolute;
	bottom: 28px;
	right: 40px;
		
}

#left {
	float: left;
	width: 528px;
	margin: 60px;
	position: relative;
	min-height: 200px;
	text-size: 12px;
		
}

#left h1 {
	font-size: 30px;
	color: #cc6600;
}

#left a {
	color: #cc6600;
	text-decoration: none;
}





#right {
	float: left;
	width: 234px;
	margin: 35px 20px 113px 20px;
	position: relative;
	min-height: 200px;
	color: #ffffff;
	font-size: 1em;

} 

#right h1 {
	font-weight: bold;
	color: #ffffff;
	font-size: 1.1em;

}

#right a {
	color: #ffffff;
}



.trickff {
	clear: both;
}


#bottom {
	width: 920px;
	margin: 0px auto;
	padding-right: 20px;
	background-image: url(/images/layout_bds.jpg);
}

#bottom_left {
	width: 21px;
	height: 10px;
	
	background-image: url(/images/layout_blds.jpg);
}

#footer {
	color: #666666;
	padding: 0px 10px;
	font-size: 0.8em;
	font-family: Arial;
}


#footer a {
	color: #666666;
	text-decoration: none;
}




body {
	background-color: #ff9900;
}


#menu {
	background-color: #ffcc55;
	color: #FFFFFF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #cc6600;
}

#event {
	padding: 10px 0px;
}

#event_date {
	font-size: 0.9em; 
	
}

#event_title {
	font-weight: bold;
}


