body {
	background: #23024b;
	margin-top: 0px;
	text-align: center;
	font: 11px Verdana;
	color: #333333;
}
.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}

div {
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
}
a {
	font: bold 14px/20px;
	margin: 0;
	padding: 2px 3px 12px 12px;
	text-decoration:none;
	color: #333333;
}
a:hover{
	text-decoration:underline;
	color: #084694;
}
.signup {
	color:#000000;
	font:22px/20px;
	font-weight:bold;
}
#site, #container, #bottom, #footer {
	width:800px;	
}
div#site{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}	
div#container{
	/*background:#c4cfde url(images/bkgrd_site.jpg) repeat-y center;*/
	background:#ffffff;
	float:left;
	position: relative;
	text-align: left;
}	
div#logo {
	background: url(images/logo.png) no-repeat;
	width:415px;
	height:84px;
	position:relative;
	margin-left:95px;
	margin-top:23px;
}
#leftmenu {
	clear:both;
	position: relative;
	float:left;
	margin-left:35px;
	margin-top:45px;
	width:230px;
	background:#fff;
}
#leftmenu.home {
	width:160px;
}
#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:20px;
}
#leftmenu.home ul {
	padding-left:0;
}
#leftmenu li a {
	padding: 2px 2px 15px 2px;
	display: block;
}
#leftmenu ul.submenu {
	margin:0 0 10px 4px;
}
#leftmenu ul.submenu li a {
	padding:1px 0;	
}
#leftmenu.home, #rightmenu  {
	width:150px;
}

#centercontent {
	background: url(images/bkgrd_center.jpg) no-repeat top center;
	float:left;
	width:400px;
	height:600px;
	margin-top:20px;
}

#rightmenu {
	position: relative;
	float:left;
	margin-left:45px;
	margin-top:45px;
	background:#fff;
}
#rightmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:0;
}
#rightmenu a {
	padding: 2px 2px 15px 2px;
	display: block;
}

#rightcontent {
	float:left;
	background: url(images/bkgrd_main.jpg) no-repeat top center;
	/*height:500px;*/
	width:508px;
	margin-top:20px;
	padding:50px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#maincontent {
	float:left;
	background: url(images/bkgrd_content.png) no-repeat top center;
	/*height:460px;*/
	padding:10px 20px 20px 25px;
	margin-left:40px;
  	margin-right:40px;
}

div#bottom {
	clear:both;
	/*background: url(images/bkgrd_bottom.jpg) no-repeat top center;*/
	background:#ffffff;
	height:10px;
}
div#footer {
	clear: both;
	background:#ffffff;
	text-align:center;
}
.event_home {
	font: 16px/20px;
}
.content_frame {
	width:389px;
	height:525px;
}
