﻿body {
	font: normal 12px/16px Helvetic,Arial,"lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: url(/images/HeaderBackground.png) top left repeat-x;
	text-align: center;
}

#container
{
	width: 740px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

#header {
	height: 77px;
	position: relative;
	top: 0;
	left: 0;
}

#header #logo {
	position: absolute;
	top: 10;
	left: 0;
}

.latest_rss
{
	position: relative; 
	left: 10px; 
	top: 10px
}

#homenav
{
	border-width: 0;
}
#homenav a {
	padding-bottom: 0px;
	color: #666;
}

img {
	border: none;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.divider {
	line-height: 0;
	height: 0;
	border-top:1px solid #ccc;
	margin: 5px 0;
}

.img_border {
	border: 1px solid #ccc;
	padding: 4px;
}

a, a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

#contents {
	width: 740px;
	padding: 45px 0 0px 0;
}

#play #contents {
	width: 365px;
	margin: 45px 0 0 0;
}

.fadable
{
	display: none;
	background: #FFFF7C;
	padding: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #99AFE1;
	position: relative;
	top: -22px;
	width: 515px;
	font-size: larger;
}

#contents ul {
	width: 49%;
	font: normal 12px/15px Helvetic,Arial,"lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(images/bullet.png);
}

#contents li {
	margin: 3px 0 0px 20px;
	padding: 0;
}


#navigation a:hover {
	color: #333;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
	color: #666;
}

#navigation li {
	float: left;
	margin: 0;
	height: 20px;
	padding: 0 0 0 6px;
}

#navigation a
{
	float: left;
	display: block;
	width: .1em;
	padding: 3px 25px 3px 17px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 17px;
	color: #333333; /*#666;*/
}

#navigation {
	height: 22px;
	font: normal 12px/20px Helvetic,Arial,'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
	background: none;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	position: absolute;
	top: 77px;
	left: 0;
}

#navigation > ul a {
	width: auto;
}

#navigation a {
	float: none;
}

#footer {
	background: url(images/footer.png) top left repeat-x;
	height: 100px;
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	padding: 30px 0 0 0;
}

#footer_content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}

#footer_content p {
	font: normal 12px/16px Helvetic,Arial,"lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}

#LargeContent
{
	font: normal 12px/16px Helvetic,Arial,"lucida grande", tahoma, arial, verdana, sans-serif;
	width: 600px;
	padding: 0;
}

#bloglist
{
	width: 100px;
	height: 77px;
	position: relative;
	top: 0;
	left: 0;
}

#HorzDots
{
	width: 100%;
	height: 3px;
	background: url(images/HorzDotsImage.png) top left repeat-x;
	position: relative;
	top: 0;
	left: 0;
}

hr.Dotted
{
	background-image: url(Images/HorzDotsImage.png); 
	background-repeat: repeat-x; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

table.Hidden
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}
