body {
	margin:0px;
	height:100%;
	background:url(../images/main.jpg) top right no-repeat;
}

body, div, td, input, option, textarea, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing:0.3em;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
}

.mainframe {
	width:99.8%;
	height:400px;
	border:1px solid #cccccc;
	background-color:#000000;
	margin-top:150px;
	opacity:0.9;
	filter:alpha(opacity=90);
	overflow:hidden;
	color:#ffffff;
	text-align:center;
}

.intro {
	margin:10px;
	color:#ffffff;
	text-align:left;
}

#photoSlide img {
	opacity:0.2;
	filter:alpha(opacity=20);
	float:left;
}

#photoSlide img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#contact {
	float:none !important;
}

.menuframe {
	width:99%;
	height:30px;
	margin-top:0px;
}

.menuframe a {
	opacity:0.9;
	filter:alpha(opacity=90);
	width:110px;
	margin-left:1px;
	margin-right:1px;
}

.menu {
	height:24px;
	float:left;
	margin-top:0px;
	letter-spacing:0.1em;
	line-height:24px;
	background:#000000;
	text-align:center;
}

.menuSelected {
	height:25px;
	float:left;
	margin-top:-1px;
	letter-spacing:0.1em;
	line-height:25px;
	background:#000000;
	text-align:center;
}
