/* CSS Document */
body{
	background:#DCDBB8 url(index_10.gif) bottom right no-repeat;
	font-family:"Trebuchet MS", sans-serif;
}
a, a:active, a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:22px;
	line-height:24px;
	color:#666;
	margin:15px 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
h2{
	color:#666;
	font-size:16px;
	line-height:20px;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
h3{
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	color:#111;
}
p{
	font-size:11px;
	line-height:14px;
	margin:0 0 3px 0;
	padding:0;
	color:#333;
}
span{
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:0;	
}
span.date{
	color:#666;
}
div#inner{
	width:650px;
	margin:auto;
	padding-bottom:25px;
}
/*#top, #blogs, #news, #about{
	display:none;
}*/
div.menu{
	margin-bottom:15px;
}
div.menu a{
	font-size:11px;
	line-height:14px;
	color:#fff;
	background-color:#333;
	padding:0 4px 0 4px;
}
div#news, div#blog, div#about{
	border-top:1px dashed #333;
	padding-top:15px;
}
div.newsItem{
	margin-bottom:20px;
}
div.newsItem a{
	color:#cc0000;
}