ul, ol { 
       padding:0; margin: 0; list-style:none 
}	

             #container {
	width: 675px;
	\width: 695px;
	w\idth: 675px;
	border: 1px none gray;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
		}

		#banner {
			padding: 4px 0px 0px;
			margin-bottom: 0px;
			background-color: #FFFFFF;
		}

		#content {
	padding: 0px;
	margin-right: 150px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
		}

		#sidebar-a {
	float: right;
	width: 0px;
	\width: 150px;
	w\idth: 150px;
	margin: 0 0 0 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: thin none #999999;
		}
		
	body {
	background-color: #D3E3EA;
	color: #000000;
}

.text, p.comments_invite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #333333;
	font-weight: normal;
	text-indent: 0px;
}

a:link {
	color: #669999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px 10px;
	font-style: normal;
	font-weight: bold;
	color:  #3CA4D3;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
 #navlist
{
	border-bottom: 3px double #3CA4D3;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: auto;
	margin-bottom: auto;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
margin: 0 50px 4px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
padding-bottom: 2px;
background: transparent;
color: #3CA4D3;
}
.page_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D3E3EA;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.hr_light {
	color: #999999;
}

.post_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #OF4259;
	padding-right: 10px;
	padding-left: 10px;


#navlist li, ul.rssMenu {
	padding-left: 10px;
	list-style-image: none;
}
