@charset "utf-8";
/* CSS Document */

.normal {
	font-size: 10px;
	vertical-align: top;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
}
.normallogo {
	font-size: 10px;
	vertical-align: top;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}
.navtext {
	font-size:14px;
	vertical-align: bottom;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}
.navtext a{
	font-size:14px;
	vertical-align: bottom;
	text-decoration:none;
	color:#000;
	border:hidden;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}
.navtexts {
	font-size:12px;
	vertical-align: bottom;
	text-align:right;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

.navtexts a{
	font-size:12px;
	text-decoration:none;
	color:#cccccc;
	border:hidden;
	
}

.navtexts a:hover {
	font-size:12px;
	color:#000;
	
}

.navtextsb {
	font-size:12px;
	vertical-align: bottom;
	text-decoration:none;
	color:#000;
	border:hidden;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}

.navtextb {
	font-size:21px;
	vertical-align: bottom;
	text-decoration:none;
	color:#cccccc;
	border:hidden;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}

.navtextb a{
	font-size:21px;
	vertical-align: bottom;
	text-decoration:none;
	color:#cccccc;
	border:hidden;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}

.navtextb a:hover {
	color:#000;
	
}

.navtextbactive {
	font-size:21px;
	vertical-align: bottom;
	text-decoration:none;
	color:#000;
	border:hidden;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}


.normallink {
	font-size: 12px;
	color:#000;
	vertical-align: top;
	text-decoration:none;
}

#logo {
	position: absolute;
	width: 400px;
	left: 50%;
	height:100px;
	margin-left: 100px;
	margin-top: 0px;
	vertical-align:bottom;
	background: #FFF;
}

#pic {
	background: #FFF;
	position: absolute;
	width: 750px;
	height:500px;
	left: 50%;
	margin-left: -500px;
	margin-top: 100px;
	z-index: 0;
}

#nav {
	background: #FFF;
	position: absolute;
	width: 250px;
	left: 50%;
	height: 500px;
	margin-left: 250px;
	margin-top: 100px;
}

#textlink {
	position: absolute;
	width: 250px;
	left: 50%;
	height:40px;
	margin-left: 0px;
	margin-top: 100px;
	background: url(pics/75p_white.png);
	z-index: 1;
}

#text {
	position: absolute;
	width: 250px;
	left: 50%;
	height:460px;
	margin-left: 0px;
	margin-top: 140px;
	background: url(pics/75p_white.png); 
	z-index: 2;
}
