@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input {
	border: 1px solid #FFFFFF;
}

#header {
	background-color: #0B090C;
	margin: 0px;
	padding: 0px;
	border-bottom:#FFFFFF solid 1px;
}
#wrapper {
	margin-left: 131px;
	width: 570px;
	padding: 0px;
}
#main img {
	border: 1px solid #FFFFFF;
}

#ssm3 {
	float: left;
}

#main {
	color: #FFFFFF;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	background-repeat: repeat;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
.textblock {
	filter:alpha(opacity=80);
	background-image: url(../images/white-90.png);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #FFFFFF;
}

#footer {
	background-color: #000000;
	padding: 5px;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 1.1em;
	border-top:#FFFFFF 1px solid;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.5em;
	font-weight: bold;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.subquote {
	text-align: justify;
	background-color: #000000;
	margin-left: 205px;
	padding: 1px 10px;
	border: 1px solid #FFFFFF;
}
.gallery {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gallery img {
	margin: 7px;
	filter: Alpha(Opacity=100%);
}
a:link, a:visited {
	color: #FFFFFF;
}
.menutxt {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	text-align: center;
}
