body{
	background-color:#000;
	font-family:century gothic, verdana, arial, sans-serif;
	font-size:80%;
	color:#ccc;
	margin:0;
}

#logo{
	margin-bottom:10px; 
	height:42px;
}

#subtop{
	font-family:verdana, arial, sans-serif;
	margin-top:-21px;
	margin-right:10px;
	text-align:right;
}

#subtop a{
	color:#999;
	font-size:80%;
	text-decoration:none;
}

a:hover{
	color:#f60;
}

a{
	color:#ccc;
	text-decoration:none;
}

#header{
	background-image:url("images/mainlogo.gif");
	background-repeat:no-repeat;
}

#subheader{
	display:none;
	background-image:url("images/sublogo.gif");
	background-repeat:no-repeat;
}


h1#header{
	background-color:#000;
	height:31px;
	width:195px;
	padding-top: 31px;
	overflow: hidden;
	margin-bottom:8px;
	margin-left:11px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:0px;
	/*height /**/:31px;*/
}


h2#subheader{
	background-color:#000;
	height:25px;
	width:213px;
	padding-top: 25px;
	overflow: hidden;
	margin-top:4px;
	margin-bottom:2px;
	margin-left:11px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:0px;
	/*height /**/:25px;*/
}

.active{
	padding-left:10px;
	background-image:url("images/arrow.gif");
	background-repeat:no-repeat;
	background-position : 0px;
}


.center{
	text-align:center;
}


div[topnav]{

}


#topnav li[id]{
	margin-left:10px;
}


.clearit{
	clear:both;
}

.box{
	float:left;
	margin:12px 20px 0px 20px;
	width:100px;
	height:95px;
	/*border:1px solid red;*/
}

.box img{
	border:0;
}


input, textarea{
	border:0;
	margin-bottom:10px;
}

#large h2,h3,p{
	font-size:85%;
	font-family:verdana, arial, sans-serif;
	text-align:left;
}

#pic img{
	border:0;
	padding:5px;
}

#subnav form{
	margin-left:23px;
}

/*shoot pages*/

#pic{
	text-align:center;
	width:100%;
}

#large{
	height:345px;
}



