html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-repeat: repeat;
	}

#wrapper {
	width: 761px;
	margin:auto;
	text-align: left;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-y;
	background-position: top;
	}

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	}
	
#content {
	width: 400px;
	padding-bottom: 30px;
	padding-left: 50px;
	float: left;
	}
	
#content p {
	margin: 0px 20px 20px;
	font-size: 80%;
	}
	
#content h1 {
	font-size: 130%;
	color: #003366;
	margin: 20px;
	padding: 0px;
	}

#content h2 {
	font-size: 90%;
	color: #660000;
	margin: 20px;
	padding: 0px;
	}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	border: 1px solid #000000;
	}

.rightimage{
	float: right;
	margin: 0 0 20px 15px;
	border: 1px solid #000000;
	width: 150px;
	}

#breadcrumbs {
	margin-top: 20px;
	margin-bottom: 20px;
	}

.clearit {
	display: block;
	clear: both;
}

#footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
	color: #999999;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	}

#footer p {
	font-size: 10px;
	padding: 12px;
	}

#leftcol{
	width: 200px;
	float: right;
	padding-right: 60px;
	padding-bottom: 30px;
  }
	
#breadcrumbs p {
	font-size: 70%;
	}

#content h3 {
	font-size: 80%;
	color: #333333;
	margin: 20px 20px 20px 20px;
	padding: 0px;
	text-transform: uppercase;
	}

#content h4 {
	font-size: 80%;
	color: #003366;
	margin: 20px 20px 0px;
	padding: 0px;
	}

#welcome {
	width: 395px;
	background-color: #e6e6e6;
	margin-bottom: 27px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	}

.welcomeimage {
	border: 12px solid #F2F2F2;
	margin-right: 18px;
	}

#newsnotes {
	float: left;
	width: 174px;
	border: 1px solid #e6e6e6;
	padding: 8px 12px 12px;
	margin-bottom: 36px;
	}

#stats {
	float: right;
	width: 174px;
	border: 1px solid #e6e6e6;
	padding: 8px 12px 12px 12px;
	margin-bottom: 36px;
	}

#content ul  {
	font-size: 80%;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 30px;
	}

#content li {
	margin-bottom: 20px;
	line-height: 100%;
	margin-left: 20px;
	}

#contenthome p {
	font-size: 10px;
	margin-bottom: 12px;
	color: #666666;
	}

#contenthome h1 {
	font-size: 12px;
	color: #333366;
	}

#contenthome {
	width: 425px;
	padding-bottom: 50px;
	padding-left: 50px;
	float: none;
	margin-bottom: 0px;
	}

#contenthome h2 {
	font-size: 11px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

#contenthome h3 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	}

#contenthome a {
	font-size: 10px;
	margin-bottom: 12px;
	color: #999999;
	text-decoration: none;
	}
#content blockquote {
	margin-left: 30px;
}




#contentlinks {
	width: 195px;
	padding-bottom: 50px;
	padding-left: 3px;
	float: none;
	margin-bottom: 0px;
	}

#contentlinks h2 {
	font-size: 11px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
#contentlinks p {
	font-size: 10px;
	margin-bottom: 12px;
	color: #666666;
	}
	
#contentlinks a {
	font-size: 11px;
	margin-bottom: 12px;
	color: #666666;
	text-decoration: none;
	}	