/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	background: #272727 url(images/whole_bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#whole_bg{
	width: 100%;
	height: auto;
	float: left;
	background: url(images/body_bg.jpg) no-repeat center top;
}

#whole{
	width: 750px;
	height: auto;
	text-align: left;
}

/* header */

	#header{
		width: 750px;
		height: 224px;
		float: left;
		background: url(images/edcheader.jpg) no-repeat;
	}

	#join:link, #join:visited, #join:active, #join:hover{
		width: 219px;
		height: 92px;
		float: left;
		margin: 31px 0 0 176px;
	}

/* content */

	#content{
		width: 750px;
		height: auto;
		float: left;
	}

	#cleft{
		width: 204px;
		height: auto;
		float: left;
	}

	#main_menu{
		width: 194px;
		height: auto;
		float: left;
		margin: 0;
		padding: 0 0 0 10px;
		list-style: none;
		background: url(images/side_bg.jpg) repeat-x top;
	}

	#main_menu li{
		width: auto;
		height: auto;
		float: left;
		margin: 0;
		padding: 0;
	}

	.mm_links:link, .mm_links:visited, .mm_links:active{
		width: 189px;
		height: 39px;
		float: left;
	}

	#link_home:link, #link_home:visited, #link_home:active{
		background: url(images/homepage.jpg) no-repeat;
	}

	#link_home:hover{
		background: url(images/homepage_hover.jpg) no-repeat;
	}

	#link_audio:link, #link_audio:visited, #link_audio:active{
		background: url(images/audio.jpg) no-repeat;
	}

	#link_audio:hover{
		background: url(images/audio_hover.jpg) no-repeat;
	}

	#link_products:link, #link_products:visited, #link_products:active{
		background: url(images/products.jpg) no-repeat;
	}

	#link_products:hover{
		background: url(images/products_hover.jpg) no-repeat;
	}

	#link_complan:link, #link_complan:visited, #link_complan:active{
		background: url(images/compplan.jpg) no-repeat;
	}

	#link_complan:hover{
		background: url(images/compplan_hover.jpg) no-repeat;
	}

	#link_sponsor:link, #link_sponsor:visited, #link_sponsor:active{
		background: url(images/sponsor.jpg) no-repeat;
	}

	#link_sponsor:hover{
		background: url(images/sponsor_hover.jpg) no-repeat;
	}

	#link_signup:link, #link_signup:visited, #link_signup:active{
		background: url(images/signup.jpg) no-repeat;
	}

	#link_signup:hover{
		background: url(images/signup_hover.jpg) no-repeat;
	}

	.subscribe_form{
	width: 159px;
	height: 122px;
	float: left;
	background: url(images/subscribe_container.jpg) no-repeat;
	color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	
		.off{
	width: 159px;
	height: 122px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
	}

	.subscribe_txt{
		width: 152px;
		height: 17px;
		background: url(images/text_bg.jpg) repeat top;
		border: 1px solid #f5cf8e;
		padding: 2px 0 0 2px;
		margin-bottom: 5px;
		font-size: 10px;
	}

	#cright{
		width: 516px;
		height: auto;
		float: right;
		padding: 0 15px 0 15px;
		background: #FFFFFF;
	}

	#cright_bottom{
		width: 546px;
		height: 27px;
		float: right;
		background: url(images/footer_closer.gif) no-repeat;
	}

	.title{
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 26px;
		color: #CC0000;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

	p{
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	}
	
	#footer{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	font-size: 10px;
	}
	#footer a{
	text-decoration: none;
	color: #C51B01;
	}
	
	.gold{
	font-size: 20px;
	color: #E3C70E;
	font-weight: bold;
	text-align: center;
	}
	
	.center{
	text-align: center;
	}
	
	.red{
	color: #CC0000;
	}
	.tiny{
	font-size: 13px;
	color: #000000;
	}
	.pop{
	padding-left: 7px;
	}
	
	a.rtr, a.rtr:link, a.rtr:active, a.rtr:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.title1{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 22px;
	color: #CC0000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.title2{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	color: #0000FF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.blog{
	font-size: 11px;
	text-align: left;
}

.blog a, a:link, a:active, a:visited{
	color: #e50001;
	text-decoration: none;
	font-weight: normal;
}
h2{
	font-size: 14px;
	color: #E3C70E;
}
