body
{
	margin: 0px;
	padding: 0px;
	background: #F0FE7C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	 display: none;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{
	border: solid 1px #666666;
}
.link_pdf
{
	background: url(../_img/link_pdf.gif) no-repeat top right;
	padding-right: 24px;
}
#content a.normala, #content a.normala:link, #content a.normala:visited, #content a.normala:hover, #content a.normala:active
{
	color: #000000;
	text-decoration: none;
	border: none;
	border-bottom: dashed 0px #FF41C2;
}
.blockit
{
	display: block;
}
/*----------------
Wrapper
----------------*/
#wrapper
{
	margin: 0px auto;
	width: 882px;
	background: url(../_img/wrapper_bg.jpg) repeat-y;
}
/*----------------
Header
----------------*/
#header
{
	width: 882px;
	height: 331px;
	background: url(../_img/header_bg.jpg) no-repeat;
}
#header_link
{
	display: block;
	width: 100%;
	height: 100%;
}
#header_link2
{
	display: block;
	position: absolute;
	width: 151px;
	height: 157px;
	margin-left: 727px;
	margin-top: 6px;
}
/*----------------
Menu
----------------*/
#menu_wrapper
{
	width: 794px;
	height: 49px;
	padding-left: 88px;
	background: url(../_img/menuwrapper_bg.jpg) no-repeat;
}
#menu
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 335px;
	list-style: none;
}
#menu li
{
	float: left;
	font-size: 18px;
	line-height: 49px;
}
#menu li a
{
	text-decoration: none;
	color: #000000;
}
#link_menus
{
	margin-left: 0px;
}
#link_events
{
	margin-left: 12px;
}
#link_schedule
{
	margin-left: 12px;
}
#link_community
{
	margin-left: 12px;
}
#link_shop
{
	margin-left: 18px;
}
#link_contact
{
	margin-left: 15px;
}
/*----------------
Content
----------------*/
#content
{
	margin-left: 88px;
	width: 755px;
	padding: 10px;
}
#content a:link, #content a:visited {
	border-bottom: dashed 1px #000000;
	text-decoration: none;
	color: #000000;
}
#content a:hover, #content a:active {
	border-bottom: dashed 1px #FF41C2;
	color: #FF41C2;
}
#content .left
{
	float: left;
	width: 214px;
}
#content .right
{
	float: left;
	width: 541px;
	padding-top: 16px;
}
#featuredartist, #getthelatest
{
	width: 214px;
}
.box
{
	background: url(../_img/box_bottomleft.jpg) no-repeat left bottom;
}
.box_outer
{
	background: url(../_img/box_bottomright.jpg) no-repeat right bottom;
	padding-bottom: 27px;
}
.box_inner
{
	background: url(../_img/box_topleft.jpg) no-repeat left top;
}
.box h2
{
	margin: 0px;
	padding: 0px;
	padding-top: 27px;
	background: url(../_img/box_topright.jpg) no-repeat right top;
	font-size: 26px;
	font-weight: normal;
}
.box h2, .box p
{
	padding-left: 27px;
	padding-right: 27px;
	text-align: center;
}
.box p
{
	margin: 3px 0px;
}
.box h3
{
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
}
/*----------------
Footer
----------------*/
#footer
{
	width: 794px;
	height: 49px;
	padding-left: 88px;
	background: url(../_img/footer_bg.jpg) no-repeat;
	font-size: 12px;
	line-height: normal;
}
#footer a
{
	text-decoration: none;
	color: #000000;
}
#footer .left
{
	float: left;
	width: 385px;
	padding-left: 5px;
	padding-top: 2px;
}
#footer .right
{
	float: left;
	width: 381px;
	padding-right: 18px;
	padding-top: 10px;
	text-align: right;
}
/*----------------
TwoK
----------------*/
#twok
{
	width: 852px;
	margin: 0px auto;
	padding: 5px 20px 10px 10px;
	text-align: right;
}