@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: auto;
	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: auto;
	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 #content {
	background-color:#2A1244;
	width: 820px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left:20px;
	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;
	line-height: 29px;
	color: #EDEBD4;
	}
	
.contentfontcenter {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 16pt;
	font-weight: normal;
	color: #EDEBD4;
	line-height: 30px;
	letter-spacing: normal;
	}
	
	.font_application {
		text-align: center;
		font-family: arial, sans-serif;
		font-size: 1.4em;
		font-weight: lighter;
		color: #EDEBD4;
		line-height: 32px;
		letter-spacing: 1.5px;
		}


.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;
	}
	