html, body {
    padding: 0;
    margin: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#660000 url(../images/main_bg.jpg) repeat-x;
	
}

a {

color: #fff;
text-decoration:none;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;

}

a img {

border: 0 none;

}

.wrapper{
	margin: 0px auto;
	width: 884px;
}

.nav_button{
	margin:0;
	padding-top:1px;
}

.nav_button2{
	margin:0;
	padding:0;
}

.main_content{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.left_side{
	width:640px;
}

.header_text{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px 0px 15px 15px;
	letter-spacing:1px;
}

.ep_container{
	margin-bottom:20px;
	height:680px;
}

.ep_container img{
	border:0px;
}

.ep_header{
	width:592px;
	height:22px;
	background:url(../images/main.jpg);
	color:#CCCCCC;
	font-weight:bold;
	padding:6px 0px 0px 15px;
	font-size:11px;
	letter-spacing:1px;
}

.ep_header_left{
	width:400px;
	float:left;
}

.ep_header_right{
	padding-top:1px;
	font-size:10px;
	font-weight:normal;
	color:#444;
	padding-right:15px;
}

.ep_body{
	background:url(../images/ep_bg.jpg);
	width:620px;
	padding:0px 0px 0px 20px;
	line-height:20px;
	color:#CCCCCC;
	font-size:14px;
}

.ep_body_left{
	padding-top:10px;
	float:left;
	width:450px;
}

.ep_body_right{
	margin-left:450px;
}

.ep_footer{
	background:url(../images/ep_footer.jpg);
	width:592px;
	height:19px;
	padding:9px 0px 0px 15px;
	font-weight:bold;
	letter-spacing:1px;
}

.right_side{
	color:#CCCCCC;
	width:235px;
	float:right;
}

.tips_top_spacer{
	height:33px;
}

.tip_header{
	width:227px;
	height:28px;
}

.tip_header_left{
	float:left;
	background:url(../images/main.jpg) 0% 0%;
	width:15px;
	height:28px;
}

.tip_header_center{
	float:left;
	background:url(../images/main.jpg) 50% 0%;
	width:197px;
	height:22px;
	padding-top:6px;
	font-weight:bold;
	color:#CCCCCC;
}

.tip_header_right{
	float:left;
	background:url(../images/main.jpg) 100% 0%;
	width:15px;
	height:28px;
}

.tip_box_content{
	padding:10px;
	border:solid 1px #000;
	margin-bottom:10px;
	width:205px;
	color:#CCCCCC;
	background: #000;
}

.footer_separator{
	background:url(../images/template/main_bg.jpg) 0% 100%;
	height:2px;
	font-size:0px;
}

.footer{
	color:#CCCCCC;
	margin: 0px auto;
	width: 884px;
	padding:10px 0px 25px 0px;
}
