body {
	background-color: #e1e5ea; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica;
	font-size: 62.5%;
	color: #404040;
	line-height: 16px;}

#header {
	width: 100%;
	height: 400px;
	float: middle;}

em {font-style: italic;}
	
#topbg {
	width: 100%;}

#sidebar {
	width: 325px;
	float:left;}

#menu {
	position: absolute;
	width: 735px;
	height: 15px;
	margin-top: -100px;
	margin-bottom: 150px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	text-align: right;}
	
#posts {
	width: 515px;
	height:200px;
	float:right;}

.blue {
	color: #ff7da3;
	font-weight: bold;}
	
#content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;}

#small {
	font-size: 9px;}

#postauthor {
	font-style: bold;
	line-height: 26px;}

h2.cpost-title {margin:12px 0 7px 0; 
	padding-bottom:2px;
	padding-top:5px;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	color:#ff7da3;
	border-top:3px solid #ccc;
	border-bottom:3px solid #ccc; }

a, a:visited {
	color: #ff7da3;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: none;}

s {
	font-style: italic}

.head {
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;}

li {
	list-style-type: none;}

.thumbnails {        background: #ffffff;
        padding: 6px;
border: 2px solid #33b9de;}

.thumbnails:hover img {
border: 2px solid black;