* {
	margin:0;
	padding:0;
}

body 
{
	text-align:center;
	overflow:-moz-scrollbars-vertical;
}

#container 
{
	width:960px;
	margin:auto;
	text-align:left;
	font-family:Georgia;
}

h1 
{
	min-height:160px;
	height:auto !important;
	height:160px;
	padding-right:12px;
	background:url(/gif/banner.gif) no-repeat top center;
	color:#fff;
	text-align:right;
	font-size:3em;
}

h1 a 
{
	text-decoration:none;
	color:#fff;
}

h2 
{
	padding-top:1em;
	font-size:1.2em;
	color:#666;
}

h3
{
	margin-bottom:4px;
	border-bottom:1px solid #ccc;
	text-align:right;
	font-size:0.7em;
	font-weight:normal;
}

#container p 
{
	padding-bottom:1em;
	font-size:0.8em;
}

#content 
{
	padding:8px;
}

#comments
{
	margin-right:65px;
	margin-left:65px;
}

#comments h4
{
	text-align:right;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

#comments a 
{
	color:#666;
	text-decoration:none;
}

#comments a:hover 
{
	text-decoration:underline;
}

#comments a:visited
{
	color:#999;
}

div.comments-link 
{
	border-bottom:1px solid #ccc;
	text-align:right;
}

div.comments-link a
{
	text-decoration:none;
	font-size:0.7em;
	color:#333;
}

div.comments-link a:hover
{
	text-decoration:underline;
}

label
{
	font-size:0.8em;
}

#frmPost em
{
	margin-left:125px;
	font-size:0.7em;
}

#footer {
	margin-top:150px;
	margin-bottom:20px;
	text-align:center;
}

#footer ul
{
	margin:auto;
	list-style:none;
}

#footer li
{
	display:inline;
}

#footer a
{
	padding:3px;
	text-decoration:none;
	color:#333;
	font-size:0.8em;
}

#footer a:hover
{
	text-decoration:underline;
}

div.pagingLinks 
{
	text-align:center;
	font-size:0.9em;
}

div.alternating 
{
	padding-top:200px;
}

div.alternating p 
{
	text-align:justify;
	margin-top:25px;
	margin-right:220px;
	margin-left:220px;
}