body {
	background: #CCCC99 url(images/background.png) repeat-y scroll 400px 0px;
	font: 700 12px Verdana, Arial, Times; 
	color: #CCCC99;
}


div {
	position: absolute;
	text-transform: uppercase;
	font-weight: 900;
}

p {
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	color: #CCCC99;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #333300;
	font-weight: 900;
	text-decoration: none;
	cursor: pointer; 
}

i {
font-weight: normal;
text-transform: none;
}

.title {
	font-size: 40px;
	color: #330000;
	z-index: 4;
	cursor: help;
}

#peradam {
	top: 20px;
	left: 20px;
}
#foundation {
	top: 65px;
	left: 40px;
}

.menu {
	top: 180px;
	left: 60px;
	font-size: 14px;
	z-index: 5;
	color: #333300;
}
.contentmenu {
	background-color: #CCCC99; 
	padding: 10px; 
	color: #333300; 
	width: 100%; 
	text-align: center; 
	position: relative;
}

#sub {
	visibility: hidden; 
	height: 0px; 
	margin: 0px;
	position: relative;
	left: 20px;
	list-style: none;
	color: #996633;
	font-style: italic;
	font-weight: 400; 
	font-size: 12px;
}

#where {
	left: 220px; 
	top: -60px; 
	vertical-align: middle;
	text-align: center;
	width: 40px; 
	height: 40px;
	font-size: 16px;
	z-index: 4;
}

#where #areyou {
	color: #787878;
}


#content, #trans {
	visibility: hidden;
	left: 500px; 
	top: 100px; 
	width: 400px; 
	background-color: #996633;
}	
#content {
	border: 15px solid #CCCC99; 
	padding: 15px;
	z-index: 4;
}
#trans {
	z-index: 3;
	height: 0px;
}

#sqrl {
	position: absolute; 
	left: 190px; 
	top: -560px;
	z-index: 3;
}


#form {
	
	border: 15px solid #CCCC99; 
	z-index:-1; 
	position: absolute; 
	top: 150px; 
	left: 55px; 
	height: 300px; 
	width: 300px;
	visibility: hidden; 
}
#dis {
	visibility: hidden;
	z-index: -1;
	top: 150px;
	left: 275px;
	background-color: #CCCC99;
}

ul.honor li {
	text-transform: none;
	font-weight: normal;
}