/* CSS Document */

#TopBanner{
	background-image:url(../images/subheader/archives.png);
	width:668px;
	height:77px;
}

#Entries{
	position:relative;
	top:-70px;
	width:675px;
	margin-left:50px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;


}

#LeftColumn{
	width:331px;
	float:left;
	background-image:url(../images/archives_13background.png);
	background-repeat:repeat-y;
	margin:0px;
}
 
 
#ColumnBody{
	
} 
 
 
#RightColumn{
	width:300px;
	float:left;
	background-image:url(../images/archives_14background.png);
	background-repeat:repeat-y;
	margin:0px;
}


.Typography p{
	margin-bottom:0px;
	margin-top:0px;
	background-image:url(../images/star.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
	min-height:11px;
	
}

.Typography h1{
	padding:0px;
	margin:0px;
	color:#418CD8;
	font-size:10px;
}

.Typography{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:2em;
	text-align:justify;
	padding-left:40px;
}

.Typography a:link{ 
     color:#418CD8; 
     text-decoration:none; 
} 
.Typography a:visited{ 
     color:#418CD8; 
     text-decoration:none; 
} 
.Typography a:hover{ 
     color:#3e7800; 
     text-decoration:none; 
} 
.Typography a:active{ 
     color:#418CD8; 
     text-decoration:none; 
} 


#PostSeparator{
	background-image:url(../images/body/separator.jpg);
	background-repeat:no-repeat;
	width:706px;
	height:126px;
	position:relative;
	left:-19px;
	top:-10px;
}