.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #485454;
}
.light {
	background-color: #8fa8a8;
	color: #485454;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
}
.style2 {
	font-size: 9px;
}
.style3 {
	font-style: italic;
	font-size: 8px;
}
.maxheight{
	height: 100%
}
html,body{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
A:link{
	color:#000000;
}
A:visited{
	color:#000000;
}
A:hover{
	text-decoration: none;
}
img{
	border:0;
}
.container{
	padding-left: 10px;
}
.sidebar{
	background-color: #8fa8a8;
	color: #485454;
}
.footer{
	border: thin dotted #8fa8a8;
}
.separator{
	background-image: url('img/separator.png');
	width: 560px;
	height: 10px;
	margin: auto;
}
.separatorsmall{
	background-image: url('img/separatorsmall.png');
	width: 400px;
	height: 4px;
}
.commentbox{
	border: none;
	color: #485454;
}
.article{
	border: none;
	padding: 0.5cm;
	text-indent: 0.5cm;
	color: #485454;
}
.article_noindent{
	border: none;
	padding: 0.5cm;
	color: #485454;
}
.nextprev{
	border: none;
	color: #485454;
	height: 25px;
	padding-left: 15px;
}
.nextprev1{
	padding-left: 470px;
}
.title{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	color: #000000;
}
.content{
	text-decoration: none;
	padding: 0.5cm;
}
.timestamp{
	font-variant: small-caps;
	font-size: 10px;
}
.comments{
	padding-left: 90px;
	padding-right: 90px;
}
.holder{
	margin: auto;
	width: 750px;
	padding: 5px;
}
.innerholder{
	margin: auto;
	width: 750px;
	padding-top: 5px;
}
.top{
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	background-image: url('img/750bg.png');
	margin: auto;
	width: 740px;
	height: 100px;
}
.topborder{
	vertical-align: top;
	background-image: url('img/750top.png');
	margin: auto;
	width: 750px;
	height: 10px;
}
.bottomborder{
	vertical-align: bottom;
	background-image: url('img/750bot.png');
	margin: auto;
	width: 750px;
	height: 10px;
}
.quote{
	text-align: right;
	padding-right: 10px;
	background-image: url('img/750bg.png');
	width: 740px;
	height: 12px;
}
.mainmain{
	width: 580px;
	padding: 10px;
	height: 100%;
	background-color: #8fa8a8;
	background-image: url('img/600bg.png');
}
.mainsection{
	background-color: #8fa8a8;
	width: 600px;
	height: 100%;
}
.maintop{
	background-image: url('img/600top.png');
	width: 600px;
	height: 10px;
}
.mainbottom{
	background-image: url('img/600bot.png');
	width: 600px;
	height: 10px;
}
.navbar{
	background-image: url('img/145bg.png');
	width: 145px;
}
.navtop{
	width:145px;
	height: 10px;
	background-image: url('img/145top.png');
}
.navbottom{
	width:145px;
	height: 10px;
	background-image: url('img/145bot.png');
}
.foot{
	vertical-align: bottom;
	width: 750px;
	margin: auto;
	padding-bottom: 10px;
}
div#main{
	float: left;
}
div#gra{
	float: none;
}
div#gra a{
	color: #485454;
}
div#nav{
	float: right;
}
div#nav a{
	color: #485454;
}
div#foot{
	float: left;
}