body {
	background-color: #363636;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	}
.content {
	width: 800px;
	margin-left: auto ;
	margin-right: auto ;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	}
.forminput {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f1f1f;
	font-style: normal;
	font-weight: normal;
	font-size: 14px; 
	line-height: 16px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}
.forminputajax {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f1f1f;
	font-style: normal;
	font-weight: normal;
	font-size: 14px; 
	line-height: 16px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	background-image: url(../images/leftcap.gif); background-position: right; background-repeat: no-repeat;
	}
.forminputajaxbusy {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f1f1f;
	font-style: normal;
	font-weight: normal;
	font-size: 14px; 
	line-height: 16px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	background-image: url(../images/spinner.gif); background-position: right; background-repeat: no-repeat;
	}	
.suggest_link {
	color: #1f1f1f;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
	}
.suggest_link_over {
	color: #1f1f1f;
	background-color: #ffcc00;
	padding: 2px 2px 2px 2px;
	}
#search_suggest {
	width: 200px;
	position: absolute; 
	background-color: #ffffff; 
	text-align: left;
	}
.navbar {
	background-color: #000000;
	}	
.button {
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	background-color: #FF0000;
	text-align: center;
	border: 1px solid #cccccc;
	}	
.gallery_head {
	font-size: 18px;
	color: #FF0000;
	letter-spacing: 10px;
	text-indent: 10px;
	font-variant: small-caps;
	}	
.section_head {
	font-size: 24px;
	color: #FF0000;
	letter-spacing: 10px;
	text-indent: 10px;
	font-variant: small-caps;
	}
.section_td {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #FF0000;
	border-bottom-color: #BF9060;
	}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
.allborder_grey {  
	border: 1px #666666 solid
	}
.allborder_gold {
	border: 1px solid #BF9060;
	}
.thumbnail {
	position: relative;
	z-index: 0;
	}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
	}
.thumbnail span {
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}
.thumbnail span img {
	border-width: 0;
	padding: 2px;
	}
.thumbnail:hover span {
	visibility: visible;
	top: 10px;
	left: 60px;
	}
a.akalink:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a.akalink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
a.akalink:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #000000;
	font-weight: normal;
	}
