div#content_area
{
	padding: 0;
}

#webzine
{
	width: 420px;
	float: left;
}

#seperator
{
	height: 600px;
	width: 2px;
	float: left;
	margin: 0 5px;
	background-color: #B9B9B9;
}

#wrapper
{
	float: left;
	width: 335px;
	height: 400px;
}

#random_feature
{	
	border-style: solid;
	border-width: 1px;	
	height: 138px;
	width: 212px;
	text-align: center;
	font-size: 11px;
	float: left;
	clear: right;
}

#random_feature h1
{
	margin: 7px 0 0 0;
	padding: 0px;
	font-size: 12px;
	text-decoration: underline;
}

#archive
{
	clear: left;
	width: 330px;
	width/**/:/**/ 230px;
	line-height: 15px;
	height: 15px;
	margin: 10px 0;
	padding-left: 105px;
	float: left;
	background: url(../images/back_issues_header.jpg) no-repeat 0 0;	
}

#archive_seperator
{
	width: 160px;
	height: 15px;
	float: right;
	background: url(../images/vspacer.gif) repeat 0 0;	
}

#ads td
{
	padding-top: 3px;
}
#ads img
{
    border: 0;
}

/* Webzine */
#feature_art
{
	float: left;	
	width: 105px;	
}

#webzine_articles, #webzine_archive, #weekly_header, #webzine_feature
{
	maargin-left: 110px;	
}

#webzine_wrapper
{
	margin-left: 110px;
}

#webzine_feature
{	
	padding-left: 5px;
	margin-top: 10px;
	
}

#webzine_feature #blurb
{
	font-size: 100%; 	
	/*width: 98%;*/
	margin: -10px 0 5px 0;
}

#webzine_feature h1
{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

#webzine_feature h2
{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	color: #486972;	
}

#weekly_header
{
	background: url(../images/this_week_header.jpg) no-repeat 0 0;
	background-color: #699FAF;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 24px;
	color: White;
	font-size: 85%;
	text-align: right;	
	padding-right: 5px;
	line-height: 24px;
}

#webzine_archive
{
	font-size: 80%;
	text-align: right;
	padding-right: 1em;	
	color: #486972;
}

#webzine_archive a
{
	color: #486972;
}

#webzine_articles ul
{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;	
	list-style-type: none;
	font-size: 95%;
}

#webzine_articles ul li
{
	color: #486972;
	background: url(../images/new_bullet.jpg) no-repeat 0px 5px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	padding-left: 16px;
	padding-bottom: 1em;
}

#webzine_articles ul h1
{
	color: #FFA200;	
	font-size: 105%;
	font-weight: bold;
	padding: 0;
	margin: 0;	
}

#webzine_articles ul h2
{
	color: #486972;
	font-size: 100%;
	padding: 0;
	margin: 0;	
	text-decoration: underline;	
}

.feature_date
{
	color: White;
	vertical-align: middle;
	text-align: right;
	padding-right: 6px;
	font-size: 10px;
}
