/* CSS Document */

body {
 font-size:62.5%;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#607467;
	font-weight: normal;
	}
	
	#table 
{width:760px;
 border:1px solid #607467;
}
	
a:link,  a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 100%; 
	color:#607467;  
	font-weight: normal;}

	 a:hover,  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	font-size: 100%;
	color:#607467;  
	font-weight: normal;}

.side{
padding-left:5px;
padding-right:3px;
}
.side a:link, .side a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#607467;  
	font-weight: normal;}
	
.side a:hover, .side a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color:#607467;  
	font-weight: normal;}
	


.gallery{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:140%;
	text-decoration: none;
	color:#607467;  
	font-weight: bold;}


.gallery a:link, .gallery a:visited {
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:140%;
	text-decoration: none;
	color:#607467;  
	font-weight: bold;}
	
.gallery a:hover, .gallery a:active {
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:140%;
	text-decoration: none;
	color:#A3A7B5;  
	font-weight: bold;}



h1{
font-size:140%;
}

h4{
font-size:120%;
}




#tabs {
		margin-left:0px;
	  line-height:normal;
	  }
	  
#tabs a:link,#tabs a:hover,#tabs a:visited,#tabs a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 12px; 
	color:#607467;  
	font-weight: bold;}
	  
#tabs ul {
	  margin:0;
	  padding:0px 0px 0;
	  list-style:none;
	  }
	  
#tabs li {
	  display:inline;
	  margin:0;
	  padding:0;
	}
  
#tabs a {
	  float:left;
	  background: url(../images/nav-right.gif) no-repeat right top;
	  margin:0;
	  padding:0 0 0 0px;
	  text-decoration:none;
	  }
	  
#tabs a span {
	  float:left;
	  display:block;
	  background: url(../images/nav-left.gif) no-repeat left top;
	 padding-left:16px; padding-right:16px;
		padding-top:3px; padding-bottom:4px;
	  font-weight:bold;
	  }
	  
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
	/* End IE5-Mac hack */
	#tabs a:hover span {

	  }
	#tabs #current a {
	  background-position:100% -88px;
	  color:#F7F5EA;
	  }
	#tabs #current a span {
	  background-position:0% -88px;
	  color:#F7F5EA;
	  }
	#tabs a:hover {
	  background-position:100% -88px;
	  color:#F7F5EA;
	  }
	#tabs a:hover span {
	  background-position:0% -88px;
	  color:#F7F5EA;
	  }

	  
#content {
padding-top:10px;
padding-right:10px;
padding-left:10px;
font-size: 120%; 
color:#607467;
}  

#content a:link, #content a:visited {
	padding:0px 0px 0px 0px;
	font-size: 100%; 
	color:#607467;
	text-decoration:none;
	font-weight:normal;
	}
	
#content a:hover, #content a:active {
	padding:0px 0px 0px 0px;
	font-size: 100%; 
	color:#607467;
	text-decoration:underline;
	font-weight:normal;
	}

h1 {padding-top:0px;
margin-top:0px;
}
p{padding-top:0px;}
	  
#bottom{
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
}	  

#mainimage{
border:1px solid #000000;
margin-left:4px;
margin-right:4px;
}

.gallerytext{
padding:4px;
}
.gallerytexttitle{
padding-top:15px;
padding-bottom:30px;
padding-left:17px;
text-align:left;
font-size:100%;
}

#imageright{
clear:both;
float:right;
border:1px solid #000000;
margin-left:5px;
margin-bottom:5px;
}

#imageleft{
clear:both;
float:left;
border:1px solid #000000;
margin-right:5px;
margin-bottom:5px;
}

#gallerypadding{
padding-left:10px;}

#contentimgright{
clear:both;
float:right;
margin-left:5px;
margin-bottom:5px;
}