body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../grfx/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	text-align: center;
}

h1 {
	font-size: 16px;
	color: #8232bf;
}

a:link {
	text-decoration: underline;
	color: #8232bf;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #8232bf;
}

a:hover {
	text-decoration: underline;
	color: #460677;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	
}

#header {
	height: 158px;
	width: 768px;
}


*:first-child+html #shadow2 {

background-position: top 770px;


}


#shadow {

	width: 767px;

	margin-right: 0;

	margin-top: 0;
	margin-left: 0px;

	background:url(../grfx/shadow.gif)  no-repeat;

	background-position: top center !important;

	overflow: visible;


}

* html #shadow 
{
	margin-left: -2px;
}



#content_wrapper {
	min-height: 200px;
	text-align: center;
	width: 755px;
	margin: 0 7px 0px 7px;
	padding: 0;
	padding-bottom: 10px;
	overflow: hidden;
}



#content {
	text-align: left;
	min-height:350px;
    height:auto !important;
	background: url(../grfx/panel_bg.jpg) repeat-y;
	background-position: top right;
	background-color: #ffffff;
	padding: 20px 44px 2000px 20px;
	margin-bottom: -1980px;
	width: 390px !important;
	float: left;
}



#panel {
	text-align: left;
	background-color: #f8f5fc;
	background-image: url(../grfx/background_panel.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-right: 2px;
	width: 297px !important;
	float: right;
	line-height: 14px;	
}

* html #panel
{
	width: 290px !important;
	margin-right: 0px;
}


* html #content
{
	width: 397px;
}

#panel div {
margin: 10px 20px 0px 20px;
	
	}
	
#panel p {
	margin-left: 20px;
}	

#panel .floatimg {
	width: 78px;
	float: left;
	padding: 5px 10px 10px 5px;
}

#panel .sml a {
	text-decoration: underline;
	color: #00a2ff;
	font-weight: normal;
}

#panel .sml a:visited {
	text-decoration: underline;
	color: #00a2ff;
	font-weight: normal;
}

#panel .sml a:hover {
	text-decoration: underline;
	color: #0076b9;
	font-weight: normal;
}

#flash {
	margin-right: -1px;
	
}

*:first-child+html #flash {
	margin-right: 0;
	}
	
	
*:first-child+html #content_wrapper {
	margin-right: 0;
	}

#panel .events a {
	text-decoration: underline;
	color: #420075;
	font-weight: bold;
	font-size: 9px;
	
}

#panel .events a:visited {
	text-decoration: underline;
	color: #420075;
	font-weight: bold;
	font-size: 9px;
}

#panel .events a:hover {
	text-decoration: underline;
	color: #2d0050;
	font-weight: bold;
}

#footer {
	clear: both;
	background: url(../grfx/footer_bg.jpg) repeat-y;
	width: 768px;
	height: 50px;
	padding-top: 8px;
	text-align: center;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;

	
}

#footer .small {
	
	
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 15px;
	color: #ffffff;
	
}
#footer .small2 {
	font-size: 9px;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#footer a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;

}
#footer a:hover {
	text-decoration: none;
	color: #7e7e7e;
	font-weight: normal;
}

.clear {
	clear: both;
}

