@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 806px;
	height: 890px;
	margin: auto;
} 
#header {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 110px;
	width: 786px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	font-size: 15px;
	
}
#header h2 {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	font-style: normal;
}

#st {
	height: 69px;
	width: 499px;
	background-image: url(shooting.png);
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}



.redrit {
	color: #F00;
}



.picl {
	height: 202px;
	width: 302px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.picp {
	height: 303px;
	width: 202px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar1 {
	float: left;
	width: 302px;
	height: 606px;
	}


#midbar {
	width: 202px;
	height: 606px;
	float: right;
	}

#sidebar2 {
	float: right; 
	width: 302px; 
	height: 606px;
}


#mainContent {
	text-align: center;
	width: 806px;
	height: 606px;
} 

a img {
	border: 1px solid #000;
	text-decoration: none;
    }

a:hover img{
	border: 1px solid #F00;
    }
	



#footer {
	font-variant: normal;
	background-color: #000;
	text-align: center;
	height: 150px;
	width: 806px;
	padding: 0;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
} 
.footext {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


  #footer a {
	color: #CCC;
				}

#footer a:hover {
	color: #C00;
}


.moregif {
	padding: 10px;
	float: right;
}

#footer p {
	margin: 0; 
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCC;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
