* {
	margin:0;
	padding:0;
}
body {
	background-image: url(body_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
h1, h2, h3, h4 {
	margin: 5px 0px;
	font-size: 18px;
	font-weight: normal;	
	color: #000000;
}
hr {
	border: 0;
	border: 1px solid #999999;
	height: 1px;
	margin: 10px 0px;
}
p {
	line-height: 1.5em;
}
img {
	border-style: none;
}
table {
	vertical-align: text-top;
}
a, a:link, a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active {
	color: #7ABBEB;
	text-decoration: none;
}
.main {
	width: 800px;
	height: auto;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #999999;
}
.banner {
	width: 800px;
	height: 180px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.spacer {
	width: auto;
	height: 5px;
	color: #ffffff;
	background-color: #ffffff;
}
.copyright {
	width: auto;
	height: 25px;
	background-color: #000000;
	background-image: url();
	color: #fff;
	line-height: 25px;
}
.copyright a, .copyright a:link, .copyright a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover, .copyright a:active {
	color: #7ABBEB;
	text-decoration: none;
	font-weight: normal;
}
#column1 {
	width: auto;
	background-color: #ffffff;
	text-align: justify;
	vertical-align: top;
}
#column2 {
	width: 620px;
	height: auto;
	text-align: justify;
}
#column3 {
	width: 180px;
	padding: 5px 8px 8px 0px;
	height: auto;
	float: right;
	background-color: #ffffff;
}
#blipvert {
	text-align: center;
	padding: 10px 0px;
	z-index: -1000;
}
#textcol {
	width: auto;
	text-align: justify;
	background-color: #ffffff;
	padding: 10px 5px 10px 5px;
	padding-bottom: 10px;

}
#textcol li {	
	padding: 5px 0px 0px 20px;
	text-align: left;
}
#textcol ul {	
	padding: 0px 0px 0px 50px;
	text-align: left;
}
#dateline {
	color:#990000;


	background-color:#CCCCCC
	text-align: left;
	font-weight: bold;
}
