body {
	background-color: #006699;
}
a:link {
	color: #99FF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:visited {
	text-decoration: none;
	color: #99FF00;
}
a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #99FF00;
}
.style1 {
	font-size: 16px
}
a {
	font-weight: normal;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#topbanner {
	color: #FFFFFF;
	height: 140px;
	background-color: #006699;
}
#uppercontent {
	height: auto;
	background-color: #993300;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFFF33;
	padding: 10px;
}
#news {
	height: auto;
	float: right;
	width: 560px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFFF33;
	padding-bottom: 10px;
}
#navigation {
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
	width: 560px;
	background-color: #006699;
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	float: none;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navigation a {
	font-weight: bold;
}
#navigation a:hover {
	background-color: #FFFFCC;
	color:#993300;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	}
#navigation a:visited {
	font-weight: bold;
	}
#leftpanel {
	width: 200px;
	clear: left;
	color: #FFFFFF;
	text-align:center;
}
#content {
	float: right;
	width: 560px;
	clear: both;
	padding-top: 10px;
}
#lowercontent {
	float: right;
	width: 750px;
	clear: both;
	padding: 10px;
}
#footer {
	clear: both;
	height: 100px;
}
#footer a:link {
	color:#000000;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
	font-style: italic;
}
#footer a:visited {
	color:#000000;
	font-weight: normal;
}
#picture {
	float: left;
	width: 200px;
	height: 266px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.newstitlebk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF33;
	list-style-type: square;
}
.navigation {
	color: #FFFF00;
}
.w3cpic {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picleft {
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	background-position: left;
	float: left;
	padding: 10px;
}
