a { color: #ffffff; text-decoration: none; }
a:hover { color: #999999; }

.image_strip {
	background-color: #333333;
	}
	
body {
	background-image: url('../../persistent/templateimages/watermark.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.menubg {
	background-image: url('../../persistent/templateimages/menubg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 5px 20px;
	display: block; width: 150; height: 29;
	}
	
.menubg:hover {	background-color: #ffffff; }
	
.menuitem { 	
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	display: block; width: 130; height: 20;
	}
	
.submenuitem {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 12px 45px;
	}
	
.menuitem:hover { 	
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	}
	
.content { 	
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	padding: 5px 150px 20px 45px;
	}	
	
	.content img {
		padding: 5px;
		border: 1px solid #fff;
	}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	}
	
.thumnail {
	border: 1px black solid;
	}
	
.thumnail:hover {
	border: 1px white solid;
	}
	
h1 {font-family: Verdana;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
	}
	
h2 {font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	}
	
	

td {font-family: Verdana; font-size: 11px; color: white;}

input { border: 1px #e5e5e5 solid; font-family: Verdana; font-size: 11px; }
textarea { border: 1px #e5e5e5 solid; font-family: Verdana; font-size: 11px; }
select { border: 1px #e5e5e5 solid; font-family: Verdana; font-size: 11px; }

#enlarge {
		padding-top: 5px;
		border: 0px;
	}
	.title {
		padding-bottom: 10px;
		text-align:center;
	}
	
a.gallery {
font: normal 19px/50px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none;
}

a.gallery:hover {
	color: #669933;
	text-decoration: none;
}

#flashcontent {
	width: 800px;
	height: 420px;
	}
	
	.gallery_thumb {
		padding: 5px;
		border: 1px solid #666666;
	}
	
	hr {
	height: 1px;
	border: dashed;
	color: #ccc;
}

html>body hr {
	border: none; 
	border-top: 1px dashed #ccc;
}

#content .noborder {
	border: none; !important
}


