@charset "utf-8";
/* CSS Document */
body { 
background : #08080A; 
font-family : Lucida Sans Unicode; 
font-size : 10pt; 
color : #999999; 
margin-top : 0; 
} 
a:link {
	color: #C55604;
	text-decoration: none;
}
a:visited {
	color: #C55604;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #999999;
	font-style:normal;
}
h2 {
	font-size: 12px;
	color: #999999;
}
#wrap { 
margin : 0 auto; 
margin-top: 0px;
width : 1000px; 
padding-bottom: 25px;
background : #111111;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
border-right : 1px; 
border-right-color : #333336; 
border-right-style: solid; 
border-left : 1px; 
border-left-color : #333336; 
border-left-style : solid;  
} 
#home{
margin: 0 auto;
width : 1000px; 
}
#logo{
width: 354px;
height: 54px;
padding-left: 15px;
padding-top: 15px;
float: left;
}
#img { 
margin : 0 auto; 
margin-top: 25px;
margin-bottom: 25px;
width : 440px; 
background : #111111;
border-right : 1px; 
border-right-color : #333336; 
border-right-style: solid; 
border-left : 1px; 
border-left-color : #333336; 
border-left-style : solid;
border-top : 1px; 
border-top-color : #333336; 
border-top-style: solid; 
border-bottom : 1px; 
border-bottom-color : #333336; 
border-bottom-style : solid;
} 
#content{ 
margin : 0 auto; 
margin-top: 20px;
width : 440px;
margin-bottom:25px; 
}
#content-l{ 
margin : 0 auto; 
margin-top: 20px;
width : 920px;
margin-bottom:25px; 
}
#footer{
margin : 0 auto;
width : 1000px;
padding-top:25px;
}
.style1 {color: #CCCCCC}
.style2 {color: #CCCCCC}
.gallery{width:920px;}
