body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

	color: #000;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
body a, a:link, a:visited {
	color: #000000;
	text-decoration: none;	
}
body a:hover{
	text-decoration: underline;	
}

img {
border: none;
}


.page {
	padding-left:50px;
	padding-right: 50px;
}
.menu {
	padding-left:20px;
}

.leftcolumn {
font-size: 20px;
color: #c9c9c9;
width: 238 px;
vertical-align:bottom;
}

a.leftcolumn, a.leftcolumn:link, a.leftcolumn:visited {
	color:#c9c9c9;
	text-decoration:none;
}
h1 {
	font-size: 30px;
	font-style: normal;
	font-weight: normal;

}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;

}
.date {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;

}
.date {
color: #333;

	font-size: 18px;
	font-style: normal;
	font-weight: normal;

}
.comment_nick {
	color: #CCC;
	float:left;
	margin-left: 50px;
}
.comment {
	color: #CCC;

	margin-left: 50px;
}
.comment_date {
	margin-left: 30px;
	color: #CCC;
	float:left;
}
.text {
	background-color:#d6d6d6;
	padding-left:30px;
	padding-right: 30px;
	height:100%;
}