A:link {color: "0071C5"; text-decoration: underline}
A:visited {color: "004172"; text-decoration: underline}
A:hover {color: "8FBAEB"; text-decoration: underline}
A:active {color: "8fbaeb"; text-decoration: none}
body {
	background-color: #111111;
	font-family: times;
	font-size: 16;
	color: #005A9D;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#centerer {
	margin-right: auto;
	margin-left: auto;
	width: 1006px;
	background-color: #000000;
	padding: 5px;
}
p.news {
	padding: 0px;
	margin: 0px;
	text-indent: 1.5em;
}

p.date {
	display: inline;
	padding: 1em 0px 0px 0px;
}

table.never_loads {
	width: 100%;
	height: 768px;
	margin-style: solid;
	margin-width: 10px;
	margin-color: #440000;
}

div.pic_image_cell {
	width: 238px;
	height: 152px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #000055;
	margin: 5px;
}

div.pic_pic {
	float: left;
	border-style: solid;
	border-style: solid;
	border-width: 0px;
	margin: 1px;
	padding: 0px;
}

div.pic_pic_info {
	border-style: solid;
	border-width: 0px;
	padding: 5px 0px 5px 10px;
	text-align: center;
}

p.image_title {
	width: 210px;
	text-align: center;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	display: inline;
	font-size: 1em;
}
