body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	background-color: white;
	color: black;
}
table {
	font-family: Verdana, Sans-Serif;
	font-size: 100%;
}
td {
	line-height: 130%;
}
a {
/*
	color: darkorange;
	text-decoration: underline;
*/
}
a:hover {
	color: red;
	text-decoration: none;
/*
	color: maroon;
	text-decoration: none;
*/
}
img {
	border-width: 0;
}
h3 {
	font-size: 130%;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}
#wrapper {
	text-align: center;
}
#frame { 
	width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	/*
	background: url(frame.gif) top left no-repeat;
	*/
	text-align: left;
}
#main {
	padding-top: 9px;
	color: black;
	width: 736px;
	padding-left: 2px;
}
#top_links {
	background-color: white;
	text-align: right;
	padding: 5px;
}
#top_links span {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
	color: gray;
}
#top_links a {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
/*
	color: black;
*/
	text-decoration: underline;
}
#top_links a:hover {
/*
	color: maroon;
*/
	color: red;
	text-decoration: none;
}
#header {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background-color: #000099;
	/*
	background: url(header.gif) repeat-x;
	*/
}
#title {
	float: left;
	font-size: 200%;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
	color: white;
}
#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid white;
	background-color: #8fa7d1;
	color: white;
}
#title_info p {
	margin: 0;
}
#side_links {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 100%;
}
.side_bar {
	margin: 5px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	color: black;
	background-color: white;
	/*
	background: url(side_bar.gif) repeat-x;
	*/
}
.side_bar a, .side_bar a:visited {
	text-decoration: underline;
}
.side_bar p {
	margin: 0;
	padding: 2px 0 5px 0;
}
.side_bar img {
	border: 1px gray solid;
}
.content_text {
	margin:  0 0 5px 155px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x bottom left;
	*/
}
.content_text h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 100%;
}
.content_text p {
	margin: 0;
}
.content_footer {
	/*
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	*/
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x;
	*/
	text-align: left;
	margin:  0 0 5px 155px;
	padding: 0 0px 5px 6px;
	line-height: 1.4em;
/*
	font-size: 80%;
*/
}
.content_footer a {
}
.content_footer a:hover {
}
.content_footer p {
	padding: 0;
	margin: 0;
}
.content_image {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	/*
	background: url(content_image.gif) repeat-x;
	*/
	text-align: left;
	color: black;
	margin:  0 0 5px 155px;
	padding: 15px 10px 5px 10px;
	line-height: 1.4em;
}
.content_image a, .content_image a:visited {
}
.content_image a:hover {
}
.content_image p {
	padding: 0;
	margin: 0;
}
.content_image img {
	border: 1px silver solid;
	margin: 5px;
}
#menu_list {
	line-height: 2em;
	background-color: #C7D1D1;
	color: #555555;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	text-indent: 0.5em;
}
#menu_list span {
	width: 150px; /* for MSIE bug */
	display: block;
	border-bottom: 3px white solid;
}
#menu_list a {
	width: 150px; /* for MSIE bug */
	display: block;
	color: black;
	text-decoration: none;
	border-bottom: 3px white solid;
}
#menu_list a:hover {
	border-bottom: 3px white solid;
	background-color: #515C7A;
	color: white;
}
#menu_list a#here {
	width: 150px; /* for MSIE bug */
	display: block;
	text-decoration: none;
	border-bottom: 3px white solid;
	background-color: #515C7A;
	color: white;
}

#menu_list a#here:hover {
	border-bottom: 3px white solid;
	background-color: #515C7A;
	color: white;
}
#footer {
	clear: both;
	text-align: left;
	font-size: 80%;
}
td.thumbbox {
	vertical-align: top;
	white-space: normal;
}
div.thumbbox {
	margin: 0 15px 15px 0;
	padding: 1px;
	border-bottom: 1px silver solid;
	border-top: 5px #8fa7d1 solid;
	background-color: white;
	text-align: center;
}
div.thumb_image {
	margin: 0;
	padding: 0;
}
div.thumb_image a:hover {
	position: relative; 
	top: 1px;
	left: 1px;
}
div.thumb_title {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}
#copyright{
	position:absolute; top:0px; right:0px;
	padding: 5px;
}