a{
	font-weight: bold;
}
a:link, a:visited, a:active{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.blogdate{
	background: #333333;
	border-left: #111111 1px solid;
	border-bottom: #111111 1px solid;
	padding: 5px;
}
body{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	background: #333333;
	color: #CCCCCC;
	margin-bottom: 0px;
}
#col1{
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 25px;
	width: 550px;
	float: left;
}
#col2{
	margin-top: 20px;
	width: 175px;
	float: left;
}
#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#endcontent{
	clear: both;
	padding-bottom: 10px;
}
#footer{
	text-align: center;
	color: #999999;
}
#footer a{
	font-weight: normal;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	color: #999999;
	text-decoration: underline;
}
#footer div{
	padding: 5px;
	border-top: #444444 1px solid;
}
h2{
	margin-top: 0px;
}
#layer1{
	background: #222222;
}
#layer2{
	background: #191919;
}
#layer3{
	background: #191919;
}
#layer4{
	background: #222222;
}
#main{
	background: #2B2B2B;
}
#menu{
	background: #999966;
	color: #000000;
	padding: 3px;
}
#menu a{
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: #000000;
	text-decoration: none;
}
.metadata{
	padding: 5px;
	background: #333333;
	border-top: #111111 1px solid;
	border-bottom: #111111 1px solid;
}
.paging{
	text-align: center;
}
.tbl{
	background: #111111;
}
.tbl td{
	background: #333333;
}
.tbl th{
	background: #222222;
}