body{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
	background-color: #cc99cc;
	background-image: url(../images/bk_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

form {
float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	
}

.formarea1{
	float: left;
	width: 100%;
	color: #fff;
	font-size: small;
	margin: 0 0 10px 0;
}

.formlabel{
	float: left;
	color: #fff;
	font-weight: bold;
	width: 150px;
	text-align: right;
	padding: 0 5px 0 0;
	margin: 0;

}

.forminput{
	float: left;
	margin: 0;
	padding: 0;
}

input.button{
	background-color: #ff6600;
	color: #fff;
	font-size: x-small;
	border: 1px solid #ff9933;
	margin: 0 0 2px 0;
}


p{
	color: #fff;
	font-size: small;
	margin-top: 0em;
}

p a{
	color: #ffcc66;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

p a:visited{
font-size: small;
	color: #ffcc66;
	font-weight: bold;
	text-decoration: none;
}

p a:hover{
font-size: small;
	color: #ffcc66;
	text-decoration: underline;
}

h1{
	color: #ffcc66;
	font-size: large;


}

h2{
   padding-top: 0.5em;
   text-align: center;
	color: #ffcc66;
	font-size: medium;
	font-weight: bold;
}

h3{
	color: #fff;
	font-size: small;
	font-weight: bold;

	text-align: center;
}

h4{
	color: #ffcc66;
	font-size: x-small;
	font-weight: bold;

}

.smallwhitetext{
	color: #fff;
	font-size: smaller;
	text-align: center;
}

#main_container{
	width: 760px;
	border: 1px solid #cc99cc;
	background-color: #660e6c;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#header{
	float: left;
	width: 760px;
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

#header_logo{
	float: left;
	width: 760px;
	text-align: center;
}

#header_logo img{
   border: none;
}


#content{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;

}

#leftcol{
	float: left;
	width: 167px;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../images/left_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.leftarea1{
	width: 150px;
	margin: 10px auto 10px auto;
}
.leftarea1 img{
	margin: 0 0 5px 0;
}

.leftarea1 p{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: x-small;
}

/* 
#registernow{
text-align: left;
float: left;
width: 157px;
margin: 10px 0 20px 0;
padding: 5px 0 5px 10px;
	border-top: 3px solid #fff5cc;
	border-bottom: 3px solid #fff5cc;
	
}

#registernow p{
	color: #330099;
	font-weight: bold;
	font-size: x-small;
	margin: 0 0 5px 0;
	padding: 0;
}

#registernow form{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	font-size: x-small;
}

#registernow input{
	background-color: #fff;
	color: #333;
	font-size: x-small;
	border: 1px solid #ff6600;
	margin: 0 0 2px 0;
}

#registernow input.button{
	background-color: #ff6600;
	color: #fff;
	font-size: x-small;
	border: 1px solid #ff9933;
	margin: 0 0 2px 0;
}*/

#leftnav{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;

}

#leftnav ul{
	padding: 5px 0 5px 10px;
	margin: 0;
	
}

#leftnav li{
	list-style: none;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#leftnav a, a:visited{
	color: #ffcc66;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
}

#leftnav a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}








#body_area{
	float: left;
	width: 570px;
	padding-left: 0;
	padding-right: 0.2em;
	margin-top: 10px;
	margin-left: 10px;
}


.homeeventsarea{
	float: left;
	text-align: center;
	width: 570px;
	margin: 5px 0 0 0;
}

.homeeventsbox{
	float: left;
	text-align: center;
	width: 122px;
	margin: 0 8px 0 10px;
}

.homeeventsbox img{
	border: 1px solid #ff9933;
}

.homeeventsbox p{
	font-size: small;
	color: #000;
}

.homeeventslink a{
	color: #333399;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}

.homeeventslink a:visited{
	color: #333399;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}

.homeeventslink a:hover{
	color: #333399;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
}

#homenewsarea{
	float: left;
	text-align: left;
	width: 560px;
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 5px;
	background-color: #feefaf;
}

#homenewsarea img{
	float: left;
	border: 1px solid red;
	margin: 5px 5px 5px 0;
}

p #homenewsarea{
	color: #000;
	font-size: small;
}

.homenewstitle{
	color: #cc6600;
	font-size: small;
	font-weight: bold;
}

.homeheadline{
	color: #333399;
	font-size: small;
	font-weight: bold;
}

.homeheadline a{
	color: #333399;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

.homeheadline a:visited{
	color: #333399;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

.homeheadline a:hover{
	color: #333399;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}






.clearboth{
	clear: both;
	margin: 0;
	padding: 0;
}

.footer{
	float: left;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 5px 0;
	margin: 0;
	width: 760px;
}

.footerlink{
	float: left;
	padding: 0 0 0 10px;
}

.footerlink ul{
	padding: 0;
	margin: 0;
}

.footerlink li{
	display: inline;
	padding: 0 20px 0 0;
	
}

.footerlink a, a:visited{
	color: #666;
	text-decoration: none;
	font-size: xx-small;
}

.footerlink a:hover{
	color: #000;
	text-decoration: underline;
	font-size: xx-small;
}

.footerselected{
	color: #ffcc66;
}

.footerselected a{
	color: #ffcc66;
	text-decoration: none;
}

.footerselected a:hover{
	color: #ffcc66;
	text-decoration: underline;
}

