a:link	{
	color:#D5883B;
	background-color:transparent;
	text-decoration:none;

}

a:visited	{
	color:#A66B30;
	background-color: transparent;
	text-decoration:none;

}

a:hover	{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;	
}

a:active	{
	color:black;
	background-color:#A66B30;
	text-decoration:none;	
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #400554;
	background-image:url(../images/main/pageBG.gif);
	background-repeat:repeat-x;
}

div.mainContent	{
	position:relative;
	left: 0px;
	top: -440px;
	width: 600px;
	height: 450px;
	z-index:0;
	background-color:#7B706C;
	background-image:url(../images/main/gray_bg.png);
	background-repeat:no-repeat;
}

#mainContentText	{
	width: 600px;
	height: 450px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:23pt;
	font-variant:small-caps;	
	color:#D5883B;
	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: 35px;
	top: -440px;
	width: 680px;
	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.mainHeader	{
	position: relative;
	top: 0px;
	left: -10px;
	width: 650px;
	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.bannerPic	{
	z-index:6;
	width:215px;
	height:96px;
}

div.bannerPicRight	{
	z-index:6;
	width:215px;
	height:96px;
	float:right;
}
