a:link	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#D5883B;
	background-color:transparent;
	/*
	text-decoration:none;
	*/
}

a:visited	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#A66B30;
	background-color: transparent;
	/*
	text-decoration:none;	
	*/
}

a:hover	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;	
}

a:active	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:black;
	background-color:#A66B30;
	text-decoration:none;	
}

a.darkerlink	{
	color:#232257;
}

a.darkerlink:hover	{
	background-color: #A4A4C3;
}

body {
	background-color: #400554;
	background-image:url(../images/main/pageBG.gif);
	background-repeat:repeat-x;
}

div.mainContent	{
	position:relative;
	left: 0px;
	top: 30px;
	width: 610px;
	height: 450px;
	z-index:0;
	background-color:#7B706C;
	background-image:url(../images/main/bgTexture.gif);
}

div.mainAnimationContent	{
	position:relative;
	left: 0px;
	top: 10px;
	width: 640px;
	height: 350px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#3D0550;
	z-index:0;
	padding-top	:10px;
	background-color:#7B706C;
	background-image:url(../images/main/bgTexture.gif);
}

#mainContentText	{
	width: 600px;
	height: 360px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#3D0550;
	padding-left:10px;
	/*
	padding-right:10px;
	*/
	line-height:1.25;
	overflow:auto;
}

#animationContent	{
	position:relative;
	left: -10px;
	top: 12px;
	width: 620px;
	height: 480px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#3D0550;
	padding-left:10px;
	line-height:1.25;
}

div.Als	{
	position:relative;
	width:230px;
	height:450px;
	top:10px;
	left:260px;
	z-index:5;
	background-image:url(../images/main/als_layer3.png);
	background-repeat:no-repeat;
}

div.mainFooter	{
	position: relative;
	left: 0px;
	top: 25px;
	width: 610px;
	height: 100px;
	background-color: #D5883B;
	padding-top:6px;
	z-index:6;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

div.mainAnimationFooter	{
	position: relative;
	left: 0px;
	top: -5px;
	width: 640px;
	height: 30px;
	background-color: #D5883B;
	padding-top:6px;
	z-index:6;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

div.mainFooter2	{
	position: relative;
	left: 0px;
	top: 25px;
	width: 610px;
	height: 200px;
	background-color: #D5883B;
	padding-top:6px;
	z-index:6;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
div.mainHeader	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 85px;
	padding-left:10px;
	background-color: #D5883B;
}

div.pageIDs	{
	position:relative;
	left:33px;
	top:-543px;
	width:660px;
	height:100px;
	z-index:6;
	clear:none;
}

.mainBody {
	color: #D5883B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 37px;
}

div.textArea	{
	width:90%;
	z-index:2;
	height: 400px;
}

.sectionHead	{
	font-size:28pt;
	color:#F8AE63;
}

div.bannerPicLeft	{
	z-index:6;
	width:215px;
	height:96px;
	float:left;
}

div.BiobannerPicLeft	{
	z-index:6;
	width:176px;
	height:96px;
	float:left;
}

div.bannerPic	{
	z-index:6;
	width:215px;
	height:96px;
}

div.bannerPicRight	{
	z-index:6;
	width:215px;
	height:96px;
	float:right;
}

div.BiobannerPicRight	{
	z-index:6;
	width:176px;
	height:96px;
	float:right;
}

p:first-letter	{
	font-family:serif;
	font-size:500%;
	float:left;
	color:#D5883B;
}

.contentText {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}