@charset "utf-8";
/* CSS Document */


body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #ffffff;
  color: #666;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #313301;
	font-size: 14px;
	font-weight: bold;
	
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  
}
HR {
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	height: 3px;
	border-right-style: none;
	border-left-style: none;
	margin: 10px 0px 10px;
}

.yellow {
color:#FF9900;
}
a,  a:link {
  color: #313301;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #313301;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
	color: #FF9900;
	
	
}

a:active {
  color: #313301;
}
#header {
  background-color: #333333;
  border-style: none;
  font-size: 18px;
  font-weight: bold;
  height: 240px;
  line-height: 15px;
  padding: 10px 0px 0px 0px;
  text-align: left;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 972px;
}
#outerWrapper #contentWrapper #leftColumn {
	background-image: url(../img/leftcolumn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-style: none;
	float: left;
	margin: 0 0 0 0px;
	padding: 230px 0px 20px 20px;
	width: 305px;
	
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0px;
	padding: 0px 0px 20px 0px;
width: 640px;	
float: left;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #fff;
	border-style: none;
	color: #666666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding: 5px 20px 5px 312px;
	white-space: normal;
	
}
#outerWrapper #footer a{
color: #666666;}

#outerWrapper #footer a:hover{
	color: #FF9900;
}
.pipe {
	padding-right: 2px;
	padding-left: 2px;	
	
}
.thumb {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;	
}
