﻿body{
	margin:0;
	text-align:center;
	
	font:normal 16px georgia;
	background:#000 url(images/bg.jpg) repeat-x;
}

.wrapper{
	margin:0 auto;
	width:707px;
	background:url(images/middle.jpg) repeat-y;
	text-align:left;
}

.header{
	margin:0;
	padding:0;
	width:707px;
	height:207px;
	
}

.mainbody{
	margin:0;
        padding-top:0;
	padding-bottom:0;
}

.footer{
	margin:0;
	padding:0;
	width:707px;
	height:63px;
	background:url(images/footer.jpg) no-repeat;
}

.footer2{
	margin:0;
	padding:0;
	width:707px;
	height:60px;
	background:url(images/footer2.jpg) no-repeat;
}

.copy{
	margin:0 25px;
}

.t_body{
	width:493px;
	margin:0 auto;
	background:url(images/t_body.jpg) repeat-y;
}

.t_head{
	width:493px;
	height:52px;
	background:url(images/t_head.jpg) no-repeat;
}

.t_foot{
	width:493px;
	height:41px;
	background:url(images/t_foot.jpg) no-repeat;
}

.t_content{
	margin:0 25px;
	color:#FFF;
	font:normal 15px georgia; 
}

.t_headline{
	margin:0 0 10px 0;
	color:#E6CA10;
	font:bold 18px georgia; 
}

.t_name{
	color:#E6CA10; 
}