body{
	background:url(bg.gif) #642900; 
	font-family:Georgia, 'Times New Roman', Times, serif
}
A {
	COLOR: #fff; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #fff; TEXT-DECORATION: underline;
}
h2 {
    COLOR: #fff; TEXT-DECORATION: underline;
}
.first{
	width:600px;
	height:365px;
	display:block;
	background:url(large_xFag.jpg) no-repeat center 0px;
	margin:30px auto;
}
.first:hover{
	background:url(large_xFag.jpg) no-repeat center -365px;
}
.first a {
   display:block;text-indent:-9999px;width:600px;height:365px;outline:none;
}
.flash{
	float:left;
	margin-left:70px;
	margin-top:-450px;
}
.attentions{
	width:560px; height:300px; margin-top:100px; color:white; text-align:center;
}
#inner {
    background:url(shutterstock.gif) no-repeat left top;
	height:425px;
	margin:auto 0px;
}
#wrap {
    margin:50px 0px 10px 0px; 
	text-align:center;
}
#footer {
    margin:5px auto; 
	text-align:center;
	color:#fff
}
#loading {z-index:1;background-color:#C44;color:#FFF;font-weight:bold; font-size:16px;padding:7px 7px 7px 15px;left:0;top:0;position:fixed;width:260px}