/* Layout Stylesheet */ 
img.bottom {
 margin-left:5px;
 margin-top:5px;
 margin-right:22px;
 margin-bottom:10px;
 float:left;
 }

img.thumbs {
 margin-left:5px;
 margin-top:2px;
 margin-right:5px;
 margin-bottom:5px;
 }

img.footer {
 margin-left:5px;
 margin-top:5px;
 margin-right:5px;
 margin-bottom:5px;
 }

img.bigleft {
 margin-left:35px;
 margin-top:5px;
 margin-right:5px;
 margin-bottom:5px;
 }

body {
 margin:0px;
 background-image:url(images/bg.jpg);
 background-repeat:repeat-x;
 color: #000033;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:center;
 width:568px;
 margin-top:50px;
 }

#hdr {
 height:60px;
 background-color:none;
 color: #000033;
 }

#bar {
 height:40px;
 background-color:none;
 color: #000033;
 text-align:center;

 }
 
#bar2{
 height:10px;
 background-color:none;
 color: #000033;
 text-align:center;

 }
 
#Gal{
 background-color:none;
 color: #000033;
 margin-left:30px;
 width:500px;
 height:2092px;
 overflow:visible;
 padding:0px;
 border:none;
 top:-46px;
 }

#ftr {
 height:60px;
 margin-left:30px;
 background-color:none;
 color: #000033;
 }
 
 img.gallery{
 margin-left:10px;
 margin-top:10px;
 margin-right:10px;
 margin-bottom:10px;
 width:160px; 
 height:140px;
 }
 
 img.main{
 margin-left:32px;
 margin-top:10px;
 margin-right:10px;
 margin-bottom:10px;
 width:500px; 
 height:131px;
 }
 
 h3, p {
 margin-top:0px;
 color:#FFFFFF;
 font-family:"Trebuchet MS";
 }

 p.justify{
 text-align:justify;
 }
 p.center{
	text-align:center;
	position:absolute;
	left: 471px;
	top: 214px;
	width: 498px;
 }
 
 A.head{
  color: #FFFFFF;
  text-decoration:none;
 };
 
 A.body{
  color: #FFFFFF;
  text-decoration:underline;
 };

 A:hover {
  color: #AABBDD;
  text-decoration:none;
 }
 
 /* easyscroll */

#easyscroll{
	background:none;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
	margin-top:-170px;
		}			
	#easyscrollnav li{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		cursor:pointer;
		list-style:none;
		height:55px;
		}					
	#easyscrollnav li.over{
		}	
	#btnUp{
	background-image:url(images/uparrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:115px;
	right:30px;
	}			
	#btnDown{
	background-image:url(images/downarrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:485px;
	right:30px;
	}	
	#btnReset{
	background-color:none;
	color:none;
	}								
	/* // easyscroll navigation buttons */	

/* // end easyscroll */


