body {
	background-color:#F7EBD1;
	background-image: url(../img/bk_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	background-image: url(../img/bk_wrapper.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333;
	padding: 0px;
}

#logo {
	padding: 10px;
	float: right;
}
.h1 {font-family: Tahoma; font-size: 12px; line-height:100%; color: #571628; line-height:120%;}


.h2 {font-family: Tahoma; font-size: 9px; line-height:100%; color: #571628; line-height:120%; padding-left:20px;}

.h3 {font-family: Verdana, Geneva, sans-serif; font-size: 15px; line-height:100%; color: #571628; line-height:120%;}

.h4 {font-family: Tahoma; font-size: 10px; line-height:100%; color: #571628;}
.h5 {font-family: Tahoma; font-size: 10px; line-height:100%; color: #000;}
.h6 {font-family: Tahoma; font-size: 12px; line-height:100%; color: #000; line-height:120%;}






.link_one {color: #571628; font-size: 9px; font-family: Tahoma; text-decoration:none; padding-right:20px; float: right;}
.link_one:hover {color: #400000; font-size:9px; font-family: Tahoma, Arial; text-decoration:none; padding-right:20px; float: right;}

.link_two {color: #571628; font-size: 10px; font-family: Tahoma; text-decoration:none; padding-right:10px; padding-right:10;}
.link_two:hover {color: #000; font-size:10px; font-family: Tahoma, Arial; text-decoration:none; padding-right:10px; padding-right:10;}


.link_three {color: #F00; font-size: 12px; font-family: Tahoma; text-decoration:none; padding-left:10px; padding-right:10px;}
.link_three:hover {color: #FFF; font-size:12px; font-family: Tahoma, Arial; padding-left:10px; padding-right:10px;}


#bk_flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#side_abt {
	background-color: #E00;
	height: 100%;
	width: 200px;
	bottom: 0px;
	background-position: bottom;
	position: absolute;
}

#left_border {
	border: 1px solid #571628;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 265px;
}

#right_border {
	border: 1px solid #571628;
	padding: 20px;
	height: 240px;
}
