a:link, a:visited, a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #FF6666;
	text-decoration: underline;
}
.blogdate{
	border-left: #999999 5px solid;
	border-bottom: #CCCCCC 1px solid;
	color: #666666;
	padding: 5px 10px 5px 10px;
}
.blogtags{
	color: #666666;
}
.blogtags a:link, .blogtags a:visited, .blogtags a:active{
	color: #666666;
	text-decoration: underline;
}
.blogtags a:hover{
	color: #FF0000;
	text-decoration: underline;
}
body{
	background: #000000;
	font-size: small;
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#column1{
	float: left;
	width: 400px;
	padding-right: 10px;
}
#column2{
	float: left;
	width: 229px;
	border-left: #999999 1px solid;
	padding-left: 10px;
}
#container{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#end{
	clear: both;
}
#footer{
	padding: 10px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	background: #111111;
	border-top: #666666 2px solid;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #FF6666;
	text-decoration: underline;
}
h1{
	margin: 0px;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
h2{
	margin-top: 0px;
}
#header{
	text-align: center;
}
#headset{
	padding-bottom: 5px;
}
#main{
	background: #222222;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px 10px 10px 10px;
}
.paging{
	margin-top: 25px;
	text-align: center;
}
.tbl{
	background: #999999;
}
.tbl td{
	background: #222222;
}
.tbl th{
	background: #333333;
}