body {
margin:0;
	background: url(../images/bg2.jpg) repeat-y #140000 top center;
}

.style11{ font-family: "Times New Roman", Times, serif; font-size:15px; color:#e0bfaa; line-height:19px; text-align:justify;}
.style11 A:link{COLOR:#e0bfaa; TEXT-DECORATION: none;}
.style11 A:active {color:#e0bfaa; TEXT-DECORATION:none;}
.style11 A:visited{COLOR:#e0bfaa; TEXT-DECORATION:none;}
.style11 A:hover{COLOR:#ffae00; text-decoration:none;}


.style1{ font-family: "Times New Roman", Times, serif; font-size:14px; color:#e0bfaa; line-height:18px; text-align:justify;}
.style1 A:link{COLOR:#e0bfaa; TEXT-DECORATION: none;}
.style1 A:active {color:#e0bfaa; TEXT-DECORATION:none;}
.style1 A:visited{COLOR:#e0bfaa; TEXT-DECORATION:none;}
.style1 A:hover{COLOR:#ffae00; text-decoration:none;}

.aboutbg{ float:left; background:url(../images/read.png) no-repeat; width:273px; height:156px; margin:0 10px 0 23px;}
.aboutbg2{ float:left; background:url(../images/read.png) no-repeat; width:885px; height:120px; margin:0 10px 0 13px; }

.content{ float:left; margin:10px;}

.style2{ font-family: "Times New Roman", Times, serif; font-size:27px; color:#e8bb86;}

.footer{ width:100%; height:54px; background-color:#000; text-align:center; font-family:"Times New Roman", Times, serif; font-size:14px; color:#fee1af; line-height:60px;}

.footer A:link{COLOR:#fee1af; TEXT-DECORATION: none;}
.footer A:active {color:#fee1af; TEXT-DECORATION:none;}
.footer A:visited{COLOR:#fee1af; TEXT-DECORATION:none;}
.footer A:hover{COLOR:#871106; text-decoration:none;}

.style3{ font-family: "Times New Roman", Times, serif; font-size:20px; color:#e8bb86;}

.text_field{ font-family:"Times New Roman", Times, serif; font-size:14px; color:#c2ada4; background:url(../images/text.png) no-repeat; width:152px; height:22px; border:none;}

.text_area{ font-family:"Times New Roman", Times, serif; font-size:14px; color:#c2ada4; background:url(../images/area.png) no-repeat; width:389px; height:84px; border:none;}

#select {
	background-image: url(../images/places.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 187px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 29px;
	text-decoration: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	margin-left: 15px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-left: 5px;
	color: #490000;
}