body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
 	background: #fffff0;
	color: black;
}
table {
	font-family: Verdana, Sans-Serif;
	font-size: 100%;
}
td {
	line-height: 130%;
}
a {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	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: 2px 0px 5px 0px;
 	background: #fffff0;
	border: 1px solid #dcdcdc;
	/*
	background: url(frame.gif) top left no-repeat;
	*/
	text-align: left;
}
#main {
	padding-top: 3px;
	color: black;
	width: 760px;
}
#top_links {
	background-color: white;
	text-align: right;
	padding: 5px;
}
#top_links span {
	font-size: 10pt;
	display: inline;
	padding: 1px 5px 2px 5px;
	color: gray;
}
#top_links a {
	font-size: 10pt;
	display: inline;
	padding: 1px 5px 2px 5px;
	text-decoration: underline;
}
#top_links a:hover {
	color: #663300;
	text-decoration: none;
}
#header {
	clear: both;
	margin: 0px 0 5px 0;
	height: 200px;
	background-color: #ffffff;
}

#adsense {
	clear: both;
	margin: 0px 0 0px 0;
	height: 95px;
	background-color: #ffffff;

}

#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: 140px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 9pt;
}
.side_bar {
	margin: 5px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	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 145px;
	padding: 0 5px 5px 5px;
	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: 11pt;
}

.content_footer {
	/*
	border-top: 1px solid #330000;
	*/
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x;
	*/
	margin:  0 0 0 145px;
	padding: 0 5px 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 #000033;
	border-bottom: 1px solid #000033;
	background-color: white;
	/*
	background: url(content_image.gif) repeat-x;
	*/
	text-align: left;
	color: black;
	margin:  0 0 5px 145px;
	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: 2px;
}
#menu_list {
	line-height: 2em;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	text-indent: 0.5em;
}
#menu_list span {
	width: 140px; /* for MSIE bug */
	display: block;
	border-bottom: 1px #000033 solid;
}
#menu_list a {
	width: 140px; /* for MSIE bug */
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000033 solid;
}
#menu_list a:hover {
	border-bottom: 1px #000033 solid;
	background-color: #FFFFCC;
	color: black;
}
#menu_list a#here {
	width: 140px; /* for MSIE bug */
	display: block;
	text-decoration: none;
	border-bottom: 1px #000033 solid;
	background-color: #FFFFCC;
	color: black;
}

#menu_list a#here:hover {
	border-bottom: 1px #000033 solid;
	background-color: #FFFFFF;
	color: white;
}
#footer {
	clear: both;
	text-align: left;
	font-size: 9pt;
}
td.thumbbox {
	vertical-align: top;
	white-space: normal;
}
div.thumbbox {
	margin: 0 0 0 0;
	border-top: 5px #000099 solid;
	border-bottom: 1px silver 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: center;
	padding: 3px;
}
#copyright{
	position:absolute; top:0px; right:0px;
	padding: 5px;
}