/* CSS Document */

body {background:#000000 url(images/back.jpg); color:#999999; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a:link {color:#9fe20c; text-decoration:none;}
a:visited {color:#9fe20c; text-decoration:none;}
a:hover {color:#666666; text-decoration:none;}

.menuback {background:url(images/menuback.gif) repeat-x; height:62px; width:608px; font-size:13px;}
.menuback a:link {color:#9fe20c; text-decoration:none;}
.manuback a:visited {color:#9fe20c; text-decoration:none;}
.manuback a:hover {color:#6c6c6c; text-decoration:none;}


.dropdown{position:absolute; visibility: hidden; z-index: 1000; background-color: #444444; border:0px solid #000000; border-top:0px; width:170px; margin-top:5px;}

.dropdown a:link{padding:2px; height:20px; display: block; text-indent: 5px; border-bottom: 1px solid #cccccc; color:#ffffff; text-decoration: none; font-weight: normal; line-height:20px; }
.dropdown a:visited{display: block; padding:2px; height:20px; text-indent: 5px; border-bottom: 1px solid #cccccc; color:#ffffff; text-decoration: none; font-weight: normal; line-height:20px;}

.dropdown a:hover{ background-color: #cccccc; padding:2px; height:20px; color: #000000; font-weight: normal; text-indent: 5px; border-bottom: 1px solid #cccccc;  line-height:20px;}

.footer {color:#ffffff; padding-top:10px; padding-bottom:10px;}

.content {background-color:#000000; color:#999999; line-height:17px;}
.contentback {background:#000000 url(images/contentinnerback.jpg) right top no-repeat; border-left:1px solid #282727; border-right:1px solid #282727; border-bottom:1px solid #282727;}

.pagetitle {font-size:18px; color:#999999; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #999999}

.GalleryImage {
	min-width: 162px;
	height: 107px;
	background-image: url(images/thumb_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

.MySpace {
	width: 98%;
	margin: auto;
}
.MySpace td {
	margin: auto;
	text-align: center;
	padding: 20px 5px;
	vertical-align: bottom;
}
.MySpace img {
	border: #999999 solid 2px;
}

.EmailForm {
	width: 728px;
	margin-top: 10px;
	margin: auto;
	padding: 0px;
	display: block;
	clear: both;
	text-align: left;
}
.EmailForm input, .EmailForm textarea {
	width: 595px;
}

