body
{
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	background: #fff url(/bg.png) no-repeat top left;
	height: 100%;
}

a
{	color: #00c;
}

p
{	margin-top: 0;
}

#top
{
}

#top h1 span
{
	display:none;
}

#nav
{	position: absolute;
	right: 34px;
	top: 40px;
}

#nav ul
{ display: inline;
  list-style-type: circle;
  margin: 0;
  padding: 0;
}

#nav li
{
	list-style-type: circle;
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

#nav a:hover
{
	text-decoration: underline;
	color: #000;
}

#nav a
{
	color: #888;
	text-decoration: none;
}

.cur
{	text-decoration: underline;
	color: #000;
}

#content
{	
	margin-left: 33px;
	margin-right: 33px;
	margin-top: 66px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
	padding: 10px;

	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 34px;
	margin-right: 34px;
}

#ads
{
	float: right;
	display: inline;
}

#newsitem h3
{	width: 100%;
	border-top: 1px solid #888;
	background-color: #bbc;
	margin: 0 0 5px 0;
	font-size: 16px;
	padding-left: 4px;
}

#newsitem h2
{	margin: 5px 0 5px 0;
	font-size: 16px;
}

#newsitem h5
{	width: 100%;
	border-top: 1px solid #888;
	background-color: #dde;
	margin: 0;
	padding-left: 4px;
}

#marginL
{	position: absolute;
	left: 0;
	top: 66px;
	width: 34px;
}

#marginR
{	position: absolute;
	right: 0;
	top: 66px;
	width: 34px;
}

.picR
{	border: 1px solid #000;
	margin-left: 10px;
	float: right;
}

li
{	list-style-image: url(/bullet.png);
}

#comment
{	border: 1px solid #000;
}

#comment p
{	margin: 10px;
}

#comment textarea
{	width: 500px;
}
