/* CSS Document */
@charset "utf-8";
#apOptions {
	position:absolute;
	width:655px;
	height:467px;
	z-index:6;
	border: 4px solid #756E52;
	padding: 0px;
	left: 12px;
	top: 36px;
}


#apIdeas {
	position:absolute;
	width:291px;
	height:465px;
	z-index:5;
	left: 692px;
	top: 20px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px dotted #3E3820;
}

#apCoursesPDF {
	position:absolute;
	width:267px;
	height:49px;
	z-index:4;
	left: 391px;
	top: 146px;
	padding: 10px;
	border: 4px solid #3E3820;
}

#apBodyContent {
	position:absolute;
	width:945px;
	height:477px;
	z-index:1;
	left: 26px;
	top: 10px;
	border: 4px solid #3E3820;
}

#apMenu {
	position:absolute;
	width:447px;
	height:436px;
	z-index:1;
	border: 4px solid #3E3820;
	left: 36px;
	top: 25px;
}

#apPhotos {
	position:absolute;
	width:439px;
	height:442px;
	z-index:2;
	left: 528px;
	top: 25px;
	border: 4px solid #3E3820;
	background-color: #FFFFFF;
}


#apContent {
	position:relative;
	z-index:1;
	padding: 10px;
	width: 980px;
	height: 500px;
	left: 0px;
	top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.tablemain {
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	border: 1px dotted #FFFFFF;
}
.darkfont {
	font-family: Verdana;
	font-size: 12px;
	color: #3E3820;
}
a:link {
	color: #3E3820;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
a:visited {
	color: #3E3820;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
a:hover {
	color: #F0A20A;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 14px;
}
a:active {
	color: #3E3820;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
body {
	background-color: #3E3A21;
	background-image: url(../images/wallpaper.jpg);
	background-repeat: repeat;
}
.celllines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E3820;
	padding: 5px;
	color: #3E3820;
	font-family: Verdana;
	font-size: 14px;
}
.style2 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
