body {
	color:#000000;
	font-family: Arial;
	font-size:11px;
	line-height: 14px;
	padding: 10px 20px; 
	margin:0px;
	background: #ccc url("../images/219.jpg");
}

a { color:#000000; text-decoration:none; font-weight: bold; font-size:12px; }

a:hover	{ color:#452F77; text-decoration:none; }

.current { color:red; }

.round { 		background-color:white;
				-moz-border-radius:4px;
  				-khtml-border-radius: 4px;
				-webkit-border-radius:4px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }


.eachpost { 	background-color:white;
				-moz-border-radius:4px;
  				-khtml-border-radius: 4px;
				-webkit-border-radius:4px;
				position:absolute;	}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 7em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }
	
#allposts { margin-bottom:60px; }

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem { height: 60px; padding: 0px 0px 35px; } 
#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:4px;
  				-khtml-border-radius: 4px;
				border: 0;
				background: #fff;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 50px;
				width: 430px;
				float: left;
                                
}

small a { color:#452F77; text-decoration: none; font-size: 9px; }

small a:hover	{ color:#FF54B0; text-decoration:none; }

