body {
	background-color: #090909;
	background-position: top;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	font: 11px helvetica;
	color: #cccccc;

}

a:link {
	color: #005D8C;
	text-decoration: none;
}
a:active {
	color: #005D8C;
	text-decoration: underline;
}
a:visited {
	color: #005D8C;
	text-decoration: none;
}
a:hover {
	color: #005D8C;
	text-decoration: underline;
}
a.subLink:link {
	color: #666666;
	text-decoration: none;
}
a.subLink:active {
	color: #666666;
}
a.subLink:visited {
	color: #666666;
}
a.subLink:hover {
	color: #005D8C;
	text-decoration: underline;
}

h1 {
	font: 18px helvetica;
	font-weight:bold;
	color: #cccccc;
}

#main{
position: absolute; left: 50%;
width:760px;
margin-left: -381px;

}
#logo{
float:left;
padding-left:0px;
}


#nav{
float:right;
padding-right:0px;
}

#outerborder{
clear:both;
width:760px;
padding-top: 32px;
background-color:#000000;
}

#container{
clear:both;
background: #000 url(../../_common/img/001.jpg) no-repeat top left;
}

#switch{
position: absolute; left: 20px; top:506px;
}

#content{
clear:both;
width:300px;
line-height:14px;
position: relative; left: 450px; top:5px;
}


#contentLeft{
width:334px;
padding:0 10px 0 30px; 
line-height:14px;
float:left;
}

#contentRight{
width:334px;
padding:41px 30px 0 0; 
line-height:14px;
float:right;
}

#scrolltext{
padding:50px 15px 40px 0px;
text-align: justify;
}

#thumb{
padding:5px 5px 5px 30px;
}

#enlarge{
position: absolute; left: 50%;
margin-left: -390px;
padding:5px;
}
#hires{
padding:25px;
}

#galleryContainer {
	padding:0px 0px 0px 0px;
}
#enlargeContainer {
	
	padding:0px 0px 40px 0px;
	width:760px;
	height:auto;

}

#clear {
	clear:both;
}

.imgBorder{
border:1px solid #eeeeee;
}

#footer{
font: 11px helvetica;
color: #666666;
padding:15px;
text-align: center;
}





