BODY {
      	background-color : #ececec;
      	background-image:;
      	background-repeat:;
	background-attachment: fixed;
	font-family : CG Omega;
	font-size: 12pt;
	color:#150300;
	line-height:1em;
	padding:;
	margin:;
}


a[href$=".pdf"]{
	background: url(pdficon_small.gif) no-repeat right top;
	padding-right: 20px;
	padding-bottom: 5px;
}

a:link {
color:#150300;
text-decoration:none;
}

a:visited { 
text-decoration:none;
color:#150300;
}

a:hover { 
text-decoration:underline;

}

a:active { 

}




#wrapper{
	position:relative;
	width:1100px;
	height:670px;
	margin:0 auto;
	padding:0px;
	border: ;
}


#wrapperSplash{
	position:relative;
	width:720px;
	height:630px;
	margin:0 auto;
	padding:0px;
}


#skipBtn{
	position:relative;
	left:288px;
	top:50px;
	width:145px;
	height:73px;
	margin:0;
	padding:0px;
}




#headerNav {
	position:relative;
	width:1100px;
	height:60px;
	margin:0;
	padding:0px;
	border:;
	background-image:url(../images/bkgrnd-header.jpg);

}


#navButton1 {

	position:absolute;
	top:20px;
	left:390px;
	width:60px;
	height:30px;
	margin:0px;
	padding:0px;
	border:;

}

#navButton2 {

	position:absolute;
	top:20px;
	left:495px;
	width:60px;
	height:30px;
	margin:0px;
	padding:0px;
	border:;
}

#navButton3 {

	position:absolute;
	top:20px;
	left:600px;
	width:60px;
	height:30px;
	margin:0px;
	padding:0px;
	border:;
}



#bottomContent {

	position:relative;
	width:1100px;
	height:580px;
	margin:0;
	padding:0px;
	border:;
	background-image:url(../images/bkgrnd-body.jpg);

	
}


#footer {

	position:relative;
	width:1100px;
	height:30px;
	margin:0px;
	padding:0px;
	border:;
	background-image:url(../images/bkgrnd-footer.jpg);
	text-align:center;
	font-size:10pt;	
}

#footerTxt {

	position:relative;
	width:1100px;
	height:20px;
	padding:10px 0 0 0;

}


