body{
	margin:0px;
	padding:0px;
	background-image:url(bg.jpg);
	}
	
.text1 {
	font-family: Timeless;
	font-size: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #44362b
}
.textbox{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	width:131px;
	height:15px;
	background-image:url(namebg1.jpg);
	border-style:none;
	border:#c2c39c;
	}
.subtextbox{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	width:123px;
	height:15px;
	background-image:url(namebg1.jpg);
	border-style:none;
	border:#c2c39c;
	}
.text{
	font-family:tahoma;
	font-size:12px;
	color:4d3f30;
	text-decoration:none;
	font-weight:normal;
	padding:3px;
	}
.news a{
	font-family:tahoma;
	font-size:12px;
	color:#999c7a;
	text-decoration:none;
	font-weight:normal;

	}
.news a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

	}
.link a{
	font-family:tahoma;
	font-size:11px;
	color:#c9ccb1;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	}
.link a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#787d48;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	}
.copyright{
	font-family:tahoma;
	font-size:11px;
	color:#999c7a;
	text-decoration:none;
	font-weight:normal;
	padding:2px;
	}