body {
	margin: 0;
	padding: 0;
	background-image: url(images/bkgnd_sky.jpg);
	background-position: top;
	background-position: lef;
	background-repeat: no-repeat;
	position: absolute;
	z-index: auto;
	height: auto;
	width: auto;
	
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:1392px;
	height:97px;
	z-index:2;
background-repeat: no-repeat; 
	border: none #000000;
	background-image: url(images/bkgnd_sky.jpg);
	
}
#banner h1 {
color: #000066;
	font-family: "Trebuchet MS";
	margin-left: 80px;
	}

p {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
td {
	font: 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 10px 240px 0px 180px;
	padding: 10px 10px 10px 10px; 
}
#content h1 {
	text-align: right;
	padding-right: 20px;
	font: 150% Trebuchet MS;
	color: #901602;
}
#content h3, h2 {
	text-align: left;
	padding-left: 0px;
	font: Trebuchet MS;
	color: #901602;
}
#side1 {
	position: absolute;
	width: 150px;
	top: 150px;
	left: 10px;
	padding: 70px 10px 10px 10px;
}
#side2 {
	position: absolute;
	width: 200px;
	top: 232px;
	right: 10px;
	padding: 70px 10px 10px 10px;
	background-image: url(XXX.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
#side2 p {
	margin: 0;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#side1 a:hover {
	color: #FF0033;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%/1.8em;
	color: #000066;
}
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
	border-right: 1px solid #33527B;
	border-left: 1px solid #33527B;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #33527B;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	height: auto;
	padding: 0 15px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990033;
}
@media print {
     .noprint {
		display: none; 
     }
	 #side1 {
		display: none; 
     }
	 #side2 {
		display: none; 
     }
	 #otherlinks {
		display: none; 
     }
	 #content{
		 float: none;
	 	width: 90%; 
		margin: 150px 0px 0px 0px;
	}
	#pagetitle{
		margin: 0px;
		padding: 20px;
		font-size: 80%;
	}
	#breadcrumb{
	 	display: none;  
	}
	#banner { margin: 0px;
	}
	
	.title {
		margin: 0px;
		padding: 0px;
	}
	#globalNav{
		display: none;
	}
	#siteInfo{
		padding: 0px;
		clear:both;
		height: auto;
		padding-right: 0px;
	}
	.footer{
		bottom: auto;
		position: static;
	}

}

