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;
}

#content h1 {
	margin-left: -3px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
}

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: 760px;
	margin: 0 auto;
	
}

#flash {
	margin: 0 auto;
	width: 760px;
}

html>/**/#shadow2  { 
	margin-top: 45px;
}
*:first-child+html #shadow2 {

background-position: top;



}


html>/**/#shadow  { 
	margin-top: 45px;
}

#shadow {

	width: 770px;
	margin: 0 auto;
	margin-top: 45px;
	background:url(../int_grfx/int_shadow2.gif)  no-repeat;
	background-position: top center !important;
}

html>body #shadow
{
	margin-top: 0px;
} 

#shadow2 {
	
	background-image: url(../grfx/content_shadow.gif) repeat-y !important;
	margin-top: 45px !important;
	margin-top: 0;
	
	
}	
	


#content_wrapper {
	min-height: 200px;
	text-align: center;
	width: 760px;
	margin: 0 auto;
	padding:0;
}



#content {
	
	text-align: left;
	min-height:370px;
    height:auto !important;
	min-height:450px;
	background-color: #ffffff;
	padding: 10px 44px 20px 25px;
	width: 390px !important;
	float: left;
	margin: 0;
}



#panel {

	text-align: left;
	margin-right: 0;
	min-height:380px;
    height:auto !important;
	height:450px;	
	width: 300px !important;
	float: left;
	padding-bottom: 20px;
	line-height: 14px;
	border-left: solid 1px #d5d5d5;
}

#panel p {
padding: 10px 20px 10px 0px !important;
padding: 0 30px 0 20px;
	}

#panel img {
	float: left;
	padding: 0 20px 0px 10px !important;
}



#footer {
	clear: both;
	position:relative;
	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;

	
	
	

	
}

#footer .small {
	
	
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 15px;
	
}
#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;
}

.floatimg {
	float: left;
	padding: 0px 20px 10px 5px;
}

.floatimg_events {
	width: 78px;
	float: left;
	padding: 5px 10px 10px 5px;
}

.clear
{
	clear: both;
}