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

div.container /*this is the new widthsetter for the entire design */	/*in use*/ 
{
	position:relative;
	width:997px;
	min-height:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 1;

}
#apDiv1 {
	position:absolute;
	left:147px;
	top:15px;
	width:398px;
	height:56px;
	z-index:2;
}
#titlefont {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#apDiv2 {
	position:absolute;
	left:210px;
	top:37px;
	width:202px;
	height:48px;
	z-index:2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
}
#apDiv3 {
	position:absolute;
	left:70px;
	top:90px;
	width:894px;
	height:470px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	background-color: #E6E6E6;
        border-radius:15px;
}

.purpletext {
	color: #6E2268;
}
#apDiv4 {
	position:absolute;
	left:60px;
	top:84px;
	width:37px;
	height:18px;
	z-index:4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #5D5D5D;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
}
#apDiv5 {
	position:absolute;
	left:88px;
	top:14px;
	width:253px;
	height:26px;
	z-index:4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #5D5D5D;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
        padding-top: 6px;
        border-radius: 5px;
}
#apDiv6 {
	position:absolute;
	left:348px;
	top:14px;
	width:195px;
	height:26px;
	z-index:4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #5D5D5D;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
        padding-top: 6px;
        border-radius: 5px;
}
#apDiv7 {
	position:absolute;
	left:553px;
	top:14px;
	width:221px;
	height:26px;
	z-index:4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #5D5D5D;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
        padding-top: 6px;
        border-radius: 5px;
}
#apDiv8 {
	position:absolute;
	left:780px;
	top:14px;
	width:100px;
	height:26px;
	z-index:4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #5D5D5D;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
        padding-top: 6px;
        border-radius: 5px;
}
#apDiv9 {
	position:absolute;
	left:21px;
	top:14px;
	width:59px;
	height:26px;
	z-index:4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #5D5D5D;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
        padding-top: 6px;
        border-radius: 5px;
}
#apDiv10 {
	position:absolute;
	left:583px;
	top:327px;
	width:38px;
	height:47px;
	z-index:3;
	color: #0000FF;
	background-color: #0000FF;
}
.Body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000000;
}
#apDiv11 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	z-index:50;
	background-color: #0000FF;
}
#apDiv12 {
	position:absolute;
	left:80px;
	top:6px;
	width:142px;
	height:130px;
	z-index:1;
}


#apDiv20 {
	position:absolute;
	left:587px;
	top:147px;
	width:308px;
	height:381px;
	z-index:3;
	background-image: url(front_image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E6E6E6;
}
.bolded {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#apDiv15 {
	position:absolute;
	left:126px;
	top:134px;
	width:412px;
	height:406px;
	z-index:4;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
.Body #apDiv15 p {
	text-align: left;
}

#apDiv16 {
	position:absolute;
	left:81px;
	top:548px;
	width:922px;
	height:33px;
	z-index:5;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.Body #apDiv16 pre {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
#apDiv17 {
	position:absolute;
	left:106px;
	top:-1px;
	width:77px;
	height:93px;
	z-index:6;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #632262;
}
a:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}
.buttons {
	font-size: 16px;
        
}
purpleonly {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #6E2268;
}
