html, body { height:100%; }
body {
font-family:Verdana,arial,Tahoma;
font-size:.7em; 
color:#222;
margin:0;
padding:0;
background-color:#656565;
text-align:justify;
}

h2{
	margin-left:1px;
	margin-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	font-size: 1.2em;
	color: #6666cc;
	font-weight:normal;
}

h1{
	margin-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color:#666666;
	font-weight:normal;
}

.h4_orange{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-weight:800;
	color:#FF9933;
	}


.header6 {
		background-image:url(../../../images/header_gal.jpg) ;
		background-position:center;
		background-repeat: no-repeat;
		height:180px;
		padding-left:299px;
		padding-top:;
		max-width:739px;
		color: #F5F8EF;
		background-color:#656565;
}


a{
	color:#F5F8EF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	
}
#navigation
	{
		height:19px;
		line-height:1.8em;
		width:650px;
		margin:0 0px;
		padding:0px;
		
		background-color:#656565;
		color:#ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif
	}
	
	#navigation li
	{
		background-image:url(../images/gal_tab3.jpg);
		background-position:center;
		background-repeat:no-repeat; 
		float:left;
		text-decoration:none;
		text-align:center;
		vertical-align:;
		
		
		list-style-type:none;
		white-space:nowrap;
		width:120px;
	}
	
	#navigation li a
	{
		padding:0 0px;
		font-size:.8em;
		font-weight:normal;
		text-decoration:none;
		width:120px;
		color:#ffffff;
		text-align:center;
		vertical-align:baseline;
	}
	
	* html #navigation a {width:1%;}
	
	#navigation .selected
	{
		background-image:url(../images/gal_tab.jpg);
		background-position:center; background-repeat:no-repeat; display:block;	color:#000099; background-color:#666666; width:120px; text-decoration:none;
		white-space:nowrap;
		
	}
	
	#navigation1 .selected
	{
		background-image:url(../images/gal_tab_88.jpg);
		background-position:center; background-repeat:no-repeat; display:block;	color:#000099; background-color:#666666; width:88px; text-decoration:none;
		white-space:nowrap;
		
	}

	#navigation a:hover
	{
		background-image:url(../images/gal_tab.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		display:block;
		
		color:#000099;
		background-color:#666666;
		width:120px;
		background-color:#666666;
		text-decoration:none;
		white-space:nowrap;
	}
	
	#navigation1 a:hover
	{
		background-image:url(../images/gal_tab_88.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		display:block;
		
		color:#000099;
		background-color:#666666;
		width:88px;
		background-color:#666666;
		text-decoration:none;
		white-space:nowrap;
	}
	
		

.footer{
	width:738px;	
	text-align:center;
	height:36px;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	background-image: url(../../../images/footer6.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#656565;

	}
	
.footer a:hover
	{
		text-decoration:overline;
		color:#FFFFFF;
	}
	
	  
.footer a:link{
	  color:#FFFFFF;
	  text-decoration:none;
	  }


p, li { margin:opx; color:#555; padding:2px}
ul { padding-left:0px; }
img { border: none; }
.bordered { border:1px solid #fff; }
h1 { text-align:right; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 { margin-bottom:4px; }
textarea { background:#ccc; color:#333; border:1px solid #aaa; }
#content { width:735px; background:#656565; padding:0px; border-left:1px solid #ccc; border-right:1px solid #ccc; }