/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	background-image: url(../images/bgnd_txtr.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
		}
		
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-color: #1B232B;
		}
		
#contentleft {
	width:262px;
	position: relative;
	height: 99%;
	float: left;
	text-decoration: none;
		}
	
#contentcenter {
	width:460px;
	float:left;
	position: relative;
	height: 99%;
	padding-top: 24px;
		}
		
#contentright {
	width:150px;
	float:right;
	position: relative;
	height: 99%;
		}

#contentheader {
	width: 100%;
	height: 195px;
	background-color: #FFFFFF;
		}
				
#btmstyl {
	width: 100%;
	height: 49px;
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
		}
		
#contentcenter p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	color: #FFFFFF;
	text-align: left;
	letter-spacing: normal;
	line-height: 1.5em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
		}
				
#contentcenter h1 {
	color: #3F8697;
	text-align: left;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.5em;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-indent: 1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #293541;
		}
		
#contentcenter h2 {
	color: #999999;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
}

#contentmidcentre {
	width:800px;
	position: absolute;
	height: 99px;
	left: -170px;
	padding: 0px;
	text-align: center;
	z-index: 9;
}

#contentright p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 0em;
	line-height: 1.5em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
		}
