/* CSS definition file containing sitestyle stylesheets */
BODY { 
	background-image: url(images/bkg23.jpg);
	text-align:center;
	padding: 0;
	margin:0
	}
 A:active { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 10pt; color: rgb(151,150,139); font-weight: normal; font-style: normal; text-decoration: none ;}
 
 
 .top {
	width: 968px;
	height: 190px;
	}
.topContent {
	position: relative;
	margin: 0;
	padding: 0;
	width: 968px;
	}
	
.middle {
	width: 968px;
	height: 405px!important;
	}
.middleContent {
	padding: 10px 0 0 10px;
}

.footer {
padding: 10px 0 0 0;
	width: 968px;
	height: 61px;
	}
.footerContent {
	
	padding: 0 0 0 0;
	margin: 0;
	}

.subFooter {
	position: relative;
	width: 969px;
	padding: 5px 0 0 0;
	}
.subFooter p {
	font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; 
	color:#fff; 
	letter-spacing: 3px; 
	line-height: 22px; 
	font-weight: normal; 
	font-style: normal; 
	text-align: center;
	font-size: 9pt;
	padding: 5px 0 0 0;
}
.logo {
	position: absolute; 
	top:50px; 
	left: 0px;
}
form {
	margin: 0;
	padding: 0;
	}
