@charset "utf-8";
/* CSS Document */

body
{
background-color:#FFFFFF;
background-repeat:repeat;
background-attachment:scroll;
}



a:link {
	color:#0066FF;
	text-decoration: none;
}


a:visited {
	color:#0066FF;
	text-decoration: none;
}


a:hover {
color:#0066FF;
	text-decoration: none;
}


a:active {

	text-decoration: none;
	color:#0066FF;
}




#Container
{
	width:800px;
	height:680px;
	padding:0px;
	margin:0px auto;
	border:0px solid #000000;
}


#logo
{
background-image:url(logo.jpg);
background-repeat:no-repeat;
height:115px;
width:126px;
}

#bar1
{
background-image:url(navbar.jpg);
background-repeat:no-repeat;
width:791px;
height:1px;
}


#bar2
{
background-image:url(navbar2.jpg);
background-repeat:no-repeat;
width:791px;
height:1px;
margin-top: -40px;

}

#nav1
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
letter-spacing:0.04em;
width:126px;
color:#000000;
margin-top:2px;
margin-bottom:10px;

}

#nav1a
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
letter-spacing:0.08em;
width:126px;
color:#000000;
margin-bottom:20px;
margin-top:20px;
}

#nav2
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
letter-spacing:0.04em;
width:126px;
color:#666666;
margin-top:2px;
margin-bottom:10px;
}

#nav2a
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
letter-spacing:0.08em;
width:126px;
color:#666666;
margin-bottom:20px;
margin-top:20px;
}

#nav3
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
letter-spacing:0.04em;
width:126px;
color:#999999;
margin-top:2px;
margin-bottom:10px;
}

#nav3a
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
letter-spacing:0.08em;
width:126px;
color:#999999;
margin-bottom:20px;
margin-top:20px;
}


#info
{
color:#999999;
font-family:"Times New Roman", Times, serif;
font-size:12px;
width: 126px;
margin-top: 50px;
margin-left: 10px;
}


#content
{
background-image:url(bodybackground.jpg);
background-repeat:no-repeat;
width:630px;
height:600px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin-left:160px;
margin-top: -440px;
margin-bottom: -140px;
}
 
#contentbox
{
width:580px;
height:550px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#333333;
overflow:auto;
}



#bnav
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:center;
color:#999999;

}


#copyright
{
color:#999999;
font-family:"Times New Roman", Times, serif;
font-size:13px;
text-align:center;
}





























/*
	gallery slider
*/




*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 0px auto; margin: 2 px; position:inherit; min-height: 282px auto; max-height:419px auto;
											   }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color:#999999; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 0px auto;  position:relative;  left: 10px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419; height: 419; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 419px auto; position: relative; width: 0px auto; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 0px auto; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 419px auto; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 0px auto; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }





/*
	end gallery slider
*/

#myGallery
{ 
width: 419px !important ;
height: 419px !important ;
} 

