body {
	color: #FF0000;
	margin: 0px;
	text-align: center;
}
.footer-border {
	border-top: 8px dotted #FF6699;
	border-right: 8px none #FF6699;
	border-bottom: 8px none #FF6699;
	border-left: 8px none #FF6699;
}
.thebanner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border: 5px dashed #FF9900;
	padding-right: 10px;
	padding-left: 10px;
	color: #993300;
}
#menu a {
	display:block;
	width:195px;
	margin: 0px 0;
	padding:3px 0px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:11px;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	background-color: #FFCCCC;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #996633;
}
.theborder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
.theborder2 {

	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
ul{
	list-style-type: none;
	padding: 0;
	font-weight: bold;
	margin: 5 0 0;

}h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #0099CC;
	text-decoration: underline;
	text-align: left;

}
.validation-links {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.validation-links:hover {

	color: #00CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}.skyline-image {
	background-image: url(images/skyline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.header-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.header-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	color: #FF00FF;
	text-decoration: underline;
	text-align: left;


}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	color: #FF3366;
	margin: 0px 0px 1px;
	background-image: url(images/article-h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;


}
.articlestable {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 13px;


}
.article-headers {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/article-headers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	padding: 0px 0px 0px 5px;



}
.article-links {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 13px;
	text-decoration: none;
}
.article-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size: 13px;
	text-decoration: none;
}
