body {
	margin: 0;
	padding: 0;
	background-image: url(images/none);
	background-repeat: no-repeat;
	background-position: 10px 10px;

	}
	
	#side2 {
	position: absolute;
	width: 190px;
	top: 90px;
	right: 10px;
	
	
	border-left: 1px  #cccccc;
	background-image: url(images/0.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 80px 25px 0px 120px;
		padding: 10px; 
	}
#content p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: ;
	padding-top: 0;
	margin-top: 0;
	}
	#content td {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: ;
	padding-top: 0;
	margin-top: 0;
	}
	#content  li {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0;
	margin-top: 0;
	list-style-image: url(yellow_bullet.gif);
	}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #FFCC00;
	background-color: transparent;
	}
#content h1 {
	text-align: left;
	padding-right: 20px;
	font: 150% Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #901602;
}
#content h2 {
	text-align: left;
	padding-right: 20px;
	font: 110% Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
	#content h5 {
	text-align: left;
	padding-right: 20px;
	font: 100% Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #901602;
}
#side1 {
	position: absolute;
	width: 90px;
	top: 140px;
	left: 10px;
	padding: 20px 10px 10px 10px;
	
}

#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px solid #B1B1B1;
	background-color: #F4F9F9;
}
#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: 5px;
	padding-left: 0;
	width: 100px;
}
#side1 li {
	font: 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	display: block;
	text-decoration: none;
	color: #FFCC00;
	background-color: transparent;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#side1 a:hover {
	color: #000033;
	display: block;
	background-color: #00CCFF;
	
	}
	#bottom{
	float: bottom;
	 width:100%; 
	height:110px; 
	z-index:1; left: 5px; 
	background-image: url(images/none.gif); 
	layer-background-image: url(images/none.gif); 
	top: 100%;
	}
div.figure {
  float: right;
  width: 25%
  border: 0;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	color: #990000;
}
/* Classes used to turn off various aspects of the design when the pages are printed */
@media print {
     .noprint {
		display: none; 
     }
	 #side1 {
		display: none; 
     }
	 #side2 {
		display: none; 
     }
	 #otherlinks {
		display: none; 
     }
	 #content{
		 float: none;
	 	width: 90%; 
		margin: 0px;
	}
	#pagetitle{
		margin: 0px;
		padding: 0px;
		font-size: 100%;
	}
	#breadcrumb{
	 	display: none;  
	}
	.title {
		margin: 0px;
		padding: 0px;
	}
	#globalNav{
		display: none;
	}
	#siteInfo{
		padding: 0px;
		clear:both;
		height: auto;
		padding-right: 0px;
	}
	.footer{
		bottom: auto;
		position: static;
	}

}
h2 {
	font-family: "Trebuchet MS";
	color: #FFFF00;
	margin:20px;
}
