body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
#newscontent {
	width: 474px;
	clip: rect(auto,auto,auto,auto);
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(navigation/displayskin/frame.jpg);
	background-repeat: repeat-y;
}
#container {
	width: 500px;
	background-position: bottom;
}

#picture {
	height: 64px;
	width: 64px;
	float: left;
	background-image: url(navigation/displayskin/body.jpg);
	padding-top: 1px;
}
.heading2 {
	font-weight: bold;
}

#header {
	height: 64px;
	right: 64px;
	width: 410px;
	float: right;
	background-color: #0000FF;
}
#bottombar {
	width: 500px;
	height: 30px;
}

#title {
	background-color: #000099;
	height: 32px;
	text-align: center;
	vertical-align: middle;
}
#date {
	background-color: #0000FF;
	height: 32px;
	text-align: center;
	vertical-align: middle;
}

#body {
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
	background-image: url(navigation/displayskin/body.jpg);
	bottom: 300px;
}
#top {
	height: 65px;
	width: 475px;
	background-position: 65px;
	color: #FFFFFF;
	background-image: url(navigation/displayskin/news06.jpg);
	overflow: visible;
	vertical-align: text-top;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #00165F;
	clip: rect(auto,auto,auto,auto);
}
#footer {
	background-image: url(navigation/displayskin/body.jpg);
	padding-top: 10px;
	padding-bottom: 10px;

}
#topbar {
	width: 500px;
	height: 13px;
	overflow: visible;
	background-image: url(navigation/displayskin/news01.png);
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	font-size: 18px;
}
#headtext {
	padding-top: 6px;
	padding-left: 64px;
}


#left {
	float: left;
	width: 13px;
	background-image: url(navigation/displayskin/news07.jpg);
}
#right {
	width: 13px;
	float: right;
	height: 100%;
	background-color: #000000;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #CCFF66;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF00;
}

