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

body {
	text-align:center;
	padding: 0;
	background-color:#2A1244;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	height: 3870px;
	background-image: url(images71310/gold.jpg);
}
.oneColFixCtrHdr #container2 {
	background-image: url(images71310/purple46.jpg);
	width: 800px;
	height: 3850px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
} 

.oneColFixCtrHdr #content {
	background-color:#2A1244;
	width: 760px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left:5px;
	border: 1px solid #EDEBD4;
}
	
.contentborderlite {
	border: 1px solid #EDEBD4;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left:10px;
}
	
.whatsnewfont {
	text-align: left;
	font-family: georgia;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	color: #EDEBD4;
	line-height: 30px;
	letter-spacing: normal;
	}
	
.contentfontcenter {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 16pt;
	font-weight: normal;
	color: #EDEBD4;
	line-height: 30px;
	letter-spacing: normal;
	}

.oneColFixCtrHdr #footer {
	width: 795px;
	height: 40px;
	margin-left: 0px;
	margin-right:0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right:2px;
	padding-left:2px;
	background-image: url(images71310/purple46.jpg);
}
	