body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #9e0406;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	height: 120px;
	width: 950px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(temp_01.jpg);
}



#container{
	width: 950px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

#footer{
	width: 950px;
	text-align: right;
	color: #999999;
	height: 74px;
	background-image: url(temp_08.jpg);
	font-size: 10px;
	padding-right: 40px;
}
.img_border {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
ul {
	padding-left: 22px;
}
h1 {
	sfont-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(h1.png);
	padding-left: 24px;
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 5px;
}
li {
	list-style-image: url(li.jpg);
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bg {
	background-image: url(bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
h3 {
	sfont-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(h1.png);
	padding-left: 24px;
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 5px;
}

#bg1 {
	background-image: url(bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#bg2 {
	background-image: url(bg5.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#bg3 {
	background-image: url(bg4.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#bg4 {
	background-image: url(fire.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;