* {
	margin:0 auto;
	padding:0;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D2D2D4;
	line-height:22px;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#4E4D52;
}
a {
	color:#FFFFFF;
	text-decoration:underline;}


.heading{

	font-size:16px;
	font-weight:bold;
}

.heading1{

	font-size:16px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
}


#wrapper{
	width:947px;
	height:100%;
}


#logo_box{
background-color:#FFFFFF;
	width:947px;
	height:139px;
}

#logo{
	width:473px;
	height:74px;
	padding-top:30px;
}


#header{
	width:947px;
	height:380px;
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
	
}
#header-virtual{
	width:947px;
	height:380px;
	background-repeat:no-repeat;
	
}


#menu{

	width:195px;
	height:232px;
	

}

#event_list {
	width:169px;
	height:232px;
	float:left;
	margin-top:140px;
	padding-left:2px;
	
}
#event_list_virtual {
	width:169px;
	height:232px;
	float:left;
	margin-top:140px;
	padding-left:2px;
	
}



#event_list ul {
	
	padding:0;
	margin:0px 0 0 0px;
	list-style:none;
	

}


#event_list ul li a {
	
	font-size:12px;
	color:#818284;
	width:169px;
	border-top:2px solid #847361;
	line-height:20px;
	background-color:#FFFFFF;
	padding:8px 8px 8px 18px;
	display:block;
	text-decoration:none;
	
		
}


#event_list ul li a:hover{
	
	font-size:12px;
	color:#333333;
	background-color:#F4F4F4;
	padding:8px 8px 8px 18px;
	
}


#grey_box{
	width:947px;
	height:16px;
	
}

#grey_box_left{
	width:606px;
	height:16px;
	background-color:#343235;
	float:left;	
}


#grey_box_right{
	width:341px;
	height:16px;
	background-color:#363636;
	float:left;	
}


#content_box{
	width:947px;
	height:100%;
	float:left;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	padding-bottom:40px;
	
}

#content_left{
	width:606px;
	height:100%;
	background-color:#414143;
	float:left;
	
}

#content_text{
	width:478px;
	height:100%;
		
}



#content_right{
	width:341px;
	height:100%;
	float:left;
	background-color:#464749;
	
}



.sidebar{
	width:250px;
	font-size:12px;
	font-weight:bold;
	padding-top:60px;
}
.sidebar .links {
	width:250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar .links li {
	
	background:url(images/arrow.gif) no-repeat center left;
	padding:5px 0px 5px 25px;
	margin:0;
	list-style:none;

}

.sidebar .links li a {
	text-decoration:none;
	display:block;
	color:#D2D2D4;
	
}

.sidebar .links li a:hover {
	color:#fff;
	

}


#footer_image{
	width:947px;
	height:75px;
	float:left;
	
}

#footer_left{
	width:490px;
	height:75px;
	float:left;
	background-color:#414143;
}

#footer_text{
	width:390px;
	height:13px;
	padding-top:25px;
		
}


#footer_right{
	width:342px;
	height:75px;
	float:right;
	
}

#align{
	
	float:right;

}

#footer{
	width:947px;
	height:17px;
	float:left;
	background-color:#221E1F;
	
}

