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

body {
	padding: 0;
	text-align: center;
	background-color:#2A1244;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 4000px;
	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: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 35px;
	background-image: url(images71310/gold.jpg);
	border: solid black 5px;
}
.oneColFixCtrHdr #container2 {
	background-image: url(images71310/purple46.jpg);
	width: 910px;
	height: 3980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: double white 5px;
} 

.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	height: 300px;
	width: 776px;
	background-image: url(images71310/purple46.jpg);
}



.oneColFixCtrHdr #content {
	background-color:#2A1244;
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left:5px;
	border: 1px solid #EDEBD4;
	-moz-border-radius:20px;    /* Firefox */
	-webkit-border-radius:20px; /* Safari and Chrome */
}

	
.contentborderlite {
	border: 1px solid #EDEBD4;
}
	
.contentfont {
	font-family: georgia;
	font-style: italic;
	font-size: 16px;
	font-weight: lighter;
	color: #EDEBD4;
	line-height: 25px;
	letter-spacing: normal;
	text-align: justify;
	}
	
.contentfontcenter {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	color: #EDEBD4;
	letter-spacing: normal;
	}

.oneColFixCtrHdr #footer {
	width: 795px;
	height: 40px;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right:2px;
	padding-left:2px;
	background-image: url(images71310/purple46.jpg);
}
	
.footerfont {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #EDEBD4;
	}
.footerfont a:link {
	text-align: right;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #EDEBD4;
	}
.footerfont a:hover {
	text-align: right;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #EDEBD4;
	}
.footerfont a:visited{
	text-align: right;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #EDEBD4;
	}
.footerfont1 {
	text-align:left;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #EDEBD4;
	}