#header{
background: url('../images/head.jpg');
}

.menu{
	background: #333444;
}

.menutext{
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	padding:
}

.menutext tr td a{
	color: #000000;
	text-decoration: none;
	background-color: #808080;
	border-right:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	display:inline;
	padding: 0.2em 0.6em;
}

.menutext tr td a:hover{
	color: #000000;
	text-decoration: none;
	background-color:#ff9900;
     
}
	
.content{
	/*background-image: url('../images/back2.gif');*/
	background-color: bccbbc;
	font-family: Arial;
	width: 800px;
	height: 400px;

}

.content td{
	font-size: 12px;
	font-family: Arial;
	vertical-align: top;
	color: #000000;
	font-size: 14px;
	width: 720px;
	height: 360px;
	text-align: justify;
}

.image {
	float: right;
	border: 0px dotted black;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}

.thumb {
	height: 100px;
}

.footer{
	background: #ff9900;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.footer td{
	
	font-size: 12px;
}

.footer2{
	background: #663333;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.footer2 a{
	background: #663333;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.red {
	background: #ff0000;
}

.white {
	background: #ffffff;
}

.green {
	background: #666633;
}



#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


.gallery{
	vertical-align: top;
	height: 370px;
	padding: 10px;
}

.gallery tr{
	height: 60px;
	
}

.gallery tr td{
	height: 60px;
	
}

.gallery tr td a{
	height: 60px;
	
}
