@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	background: #000000 url(../images/stars_green.gif) repeat-x;
	background-position: 0 62px;
	margin: 0; 
	padding: 20px 0 0 0;
	text-align: center; 
	color: #FFFFFF;
}
a img{
	border:none;
}
#container {
	position:relative;
	width: 900px;  
	background: #000000;
	margin: 0 auto; 
	border: 1px solid #FFFFFF;
	text-align: left; 
}
#container p{
	padding:0;
	margin:5px 0;
}
#banner{
	width:876px;
	height:338px;
	margin: 12px 12px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}
.decorate{
	position:absolute;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
}
#top_left{
	top:-15px;
	left:-62px;
	background-image:url(../images/decorate_top_left.png);
	height:109px;
	width:70px;
}
#top_right{
	background-image:url(../images/decorate_top_right.png);
	top:-10px;
	right:-78px;
	height:99px;
	width:78px;
}
#bottom_left{
	background-image:url(../images/decorate_bottom_left.png);
	bottom:-31px;
	left:-48px;
	height:58px;
	width:73px;
}
#bottom_right{
	background-image:url(../images/decorate_bottom_right.png);
	bottom:-32px;
	right:-66px;
	height:59px;
	width:76px;
}
#mainContent {
	position:relative;
	margin:0;
	padding: 0 12px;
}
#left_column{
	width:170px;
	float:left;
	padding:0;
	font-size:14px;
}
#left_column img{
	display:block;
	margin:15px auto;
}
#menu_up{
	background-image:url(../images/menu_up.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:8px;
	width:168px;
	margin:0;
	padding:0;
}
#menu_center{
	background-image:url(../images/menu_center.png);
	background-repeat:repeat-y;
	text-align:center;
	width:162px;
	padding:6px 3px;
	margin:0;
}
#menu_center ul{
	list-style-type: none;
	font-weight:bold;
	padding:0;
	margin:0;
	text-transform:uppercase; 
}
#menu_center ul li{
	margin: 10px 0;

}
#menu_center ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu_center ul li a:hover{
	color:#009900;

}
#menu_down{
	background-image:url(../images/menu_down.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:9px;
	width:168px;
	margin:0;
	padding:0;
}
#menu{
	margin-bottom:15px;
}
#center_column{
	width:458px;
	float:left;
	padding: 0 12px;
}
#right_column{
	width:224px;
	padding:0 0 190px 0;
	float:left;
	position:absolute;

	
	top:0px;
	left:0px;

}




#right_column .ccm-SlideshowBlock-display{
	border: 1px solid #FFEA23;

}
#footer{
	margin-top:20px;
	font-size:12px;
	width:876px;
	padding:0 12px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.line{
	background-color:#008500;
	height:3px;
}
.line hr{
	display:none;
}

h1{
	font-size:24px;
	color:#008500;
	padding:0;
	margin:0 0 10px 0;
}


h2{
	font-size:21px;
	font-weight:normal;
	padding:0;
	margin:10px 0;
	color:#008500;
	font-weight:bold;
}


h3{
	font-size:21px;
	font-weight:normal;
	padding:0;
	margin:10px 0;
}



a{
	text-decoration:underline;
	color:#008500;

}

#flash {
	float:right;
	position:relative;
	top:0px;
	
}

