html, body{ 
	font: 14px verdana, arial;
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	color: #222222;
	 }

#horizon {
	margin-left:50%;
	}
 
#pagewidth{ 
	width:800px;
	margin-left:-400px;
	margin-top:10px;
	margin-bottom: 10px;
	position: absolute;
	} 

#leftcol {
	width: 273px;
	background-image: url('/img/new2colhead.jpg');
	background-postion: top center;
	background-repeat: no-repeat;
	padding-top: 235px;
	float:left;
	}

#maincol{ 
 float: left; 
 width: 515px; 
 position: relative; 
margin-left:4px;

 }


#link2 {
	font-size:12px;
	margin-bottom:25px;
	margin-top: 10px;
	padding-left:10px;
	text-align:left;
	}

#link2.listening {
	background-color:#FFFFFF;
	}
b.m {
	color: #333366;
	}
a:link, a:visited {
	color: #333366;
	text-decoration: underline;
	}

a:hover {
	color: #ffffff;
	background-color:#8080FF;
	}

a:link.title, a:visited.title {
	color: #333366;
	text-decoration: none;
	}

a:hover.title {
	color: #FFFFFF;
	background-color:#8080FF;
	}

a:link.comment, a:visited.comment, a:hover.comment{
	font-size:75%;
	margin-left:400px;
	text-decoration:none;
	}

#blog b{ 
	margin-left:-5px;
	font-size: 16px; 
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 7px;
	}
#maincol p, #leftcol p {
	margin-top:0px;
	margin-bottom:5px;
	text-size:10px;
	}
#entrybody li {
	margin-left: 45px;
	}
#entrybody p {
	margin-left: 20px;
	}
small{
	font-size:12px;
	color:#333366;
	}
#entrybody small {
	color:#FFFFFF;
	background-color: #8080FF;
	padding-left:5px;
	padding-right:5px;
	}
a:link.rc, a:visited.rc, a:hover.rc {
	font-size:12px;
	} 

p.comment {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:15px;
	margin-right:15px;
	}
