p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FDFED4;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FDFED4;
	letter-spacing: 7px;
	text-indent: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FDFED4;
	border-right-color: #FDFED4;
	border-bottom-color: #FDFED4;
	border-left-color: #FDFED4;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	text-decoration: none;
}.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FDFED4;
	letter-spacing: 7px;
	text-indent: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FDFED4;
	border-right-color: #FDFED4;
	border-bottom-color: #FDFED4;
	border-left-color: #FDFED4;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FDFED4;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC9966;
	text-decoration: none;
}

#navlayer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFFD3;
	font-size: 16px;
	font-weight: bold;
	filter: Glow(Color=#FEFFD3, Strength=16);

}
#navlayer {
height:611; width:237px; position:relative; padding-top: 176px; padding-left: 130px; display: block; float: left;
}
#main {
background-image:url(images/main/main.jpg); background-position:top; background-repeat:no-repeat; width:inherit; height:611;
}
	
	
#bodybox {
z-index:auto;
height: 611px;
	position: fixed;
	right: 100%;
	left: 100%;
	top: 0;
	bottom: 100%;
	padding-top: 160px;
	padding-right: 60px;
	padding-left: 237px;
	padding-bottom: 35px;
}

