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

#container{
	position:absolute;
	width:900px;
	height:696px;
	z-index:1;
	left: 50%;
	top: 16px;
	border: 18px solid #000000;
	margin-left: -450px;
}
#nav {
	position:absolute;
	width:208px;
	height:696px;
	z-index:1;
	border-right-width: 18px;
	border-right-style: solid;
	border-right-color: #000000;
	top: 0px;
	left: 0px;
}
.majnav {
	background-color: #FF3300;
	height: 41px;
	width: 208px;
	position: relative;
}
.minnav {
	background-color: white;
	height: 41px;
	width: 208px;
	position: relative;
}
body {
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	width:670px;
	height:144px;
	z-index:2;
	left: 244px;
	top: 20px;
}
#apDiv2 {
	position:absolute;
	width:664px;
	height:115px;
	z-index:3;
	left: 236px;
	top: 577px;
}
#mainText {
	font-family: "Minya Nouvelle", Jester, Felt, Jester, "Babe Bamboo", "CAC Futura Casual", "Comic Sans", Arial;
	position:absolute;
	width:686px;
	height:403px;
	z-index:4;
	left: 229px;
	top: 165px;
	font-size: 24px;
	overflow: auto;
}
