body{
	margin:0;
	text-align:center;
	color:#1a1a1a;
	background:#EBEBEB;
}

.topbg{
	margin:0;
	padding:0;
	height:170px;
	background:url(images/top_bg.jpg) repeat-x;
}

.top{
	position:relative;
	margin:0 auto;
	padding:0;
	width:687px;
	height:170px;
	background:url(images/header.jpg) no-repeat;
}

.content{
	margin:0 auto;
	padding:0;
	width:687px;
	background:url(images/middle.jpg) repeat-y;
}

.copy{
	margin:0 50px;
	text-align:left;
	font:normal 16px georgia; 
	line-height:20px;
}

.copy p{
	margin:0;
	padding:10px 0;
}

.copy h1{
	margin:0;
	padding:10px 0;
}

.copy h2{
	margin:0;
	padding:10px 0;
}

.copy h3{
	margin:0;
	padding:10px 0;
}


.botbg{
	margin:0;
	padding:0;
	height:87px;
	background:url(images/bot_bg.jpg) repeat-x;
	line-height:0;
}

.footer{
	margin:0 auto;
	padding:0;
	width:687px;
	height:87px;
	background:url(images/footer.jpg) no-repeat;
	line-height:0;
}

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

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

.t_foot{
	width:457px;
	height:25px;
	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:#FFF;
	font:bold 18px georgia; 
}

.t_name{
	color:#FFF; 
}