body {background:#313131 url(images/header_img.jpg) repeat-x; margin:0; padding:0; width:100%;
}

div#container{margin:0 auto; text-align:center; width:837px; padding:0; height:auto;}
div#container2{
		margin-top:30px;
		}
p{margin:0; padding:0; width:790px;}


.logo{width:483px; height:78px; margin-left:-30px;}

/*background images */
.rbtop div { background:url(images/top_panel.jpg) no-repeat bottom; width:837px; margin:0 auto; padding:0; height:33px; }
.rbbot div { background:url(images/bottom_panel.jpg) no-repeat top;width:837px; height:33px; margin:0 auto; }

.rbcontent { background:url(images/title.jpg) repeat-y;}

.rbroundbox { width: 837px; padding: 0; }
.start_btn a{ width:94px; height:36px; text-indent:-5000em; outline:none; background:url(images/start_btn.jpg) no-repeat left top; margin:0 auto; display:block;}

.start_btn a:hover{ width:94px; height:36px; text-indent:-5000em; outline:none; background:url(images/start_btn_hover.jpg) no-repeat left top; margin:0 auto; display:block; text-decoration:none;}

.footer{
		font:11px Arial, Helvetica, sans-serif; 
		color:#666666; 
		margin:20px 0 0 12px;
		text-align:center;
		}
.footer a{
		color:#CCCCCC;
		}		 

a:link { 
	color: #fffff;
	text-decoration:none;
	}
	
	a:hover { 
		color: #c0aa31;
		text-decoration: none;
		border-bottom:1px dashed #601a1a;
		}
	
img {border:none;}
img {border-bottom:none;}

