	body,
	html {
		margin:0;
		padding:0;
		font-family: Lucida Grande, verdana, Arial, Helvetica, sans-serif; font-size:85%;
		color:#000;
		background:#666670;
	}
	h1 {
		font-size: 21px;
		margin:0px 0px 6px 0px;
    }
	h2 {
		font-size: 18px;
		font-weight: bold;
		margin:0px 0px 5px 0px;
	}
	h3 {
		font-size: 13px;
		font-weight: bold;
		margin:0px 0px 4px 0px;
	}
	p {
		margin:0px 0px 3px 0px;
	}
	a:link {text-decoration: none; color: #D24B11;}
	a:visited {text-decoration: none; color: #D24B11;}
	a:active {text-decoration: none; color: #214651;}
	a:hover {text-decoration: none; color: #214651;}
	#wrap {
		width:930px;
		margin:0 auto;
		background:#90d0d0;
	}
	#header {
		width:930px;
		height:260px;
    	padding:0px 0px;
		background:#90d0d0;
	}
	#bodywrap{
		width:900px;
		margin:0 auto;
		background:#90d0d0;
	}
	#highlight{
		width:890px;
		padding:0px;
		margin: 5px;
		background:#cceeee;
	}
	#highlight_content{
		padding:10px 20px 10px 305px;
	}
	#highlight ul {
		margin:0;
		padding: 0px 0px 0px 345px;
	}
	#highlight img {
		float: left;
		padding: 15px 35px 10px 20px;
	}
	#mainwrap{
		width:735px;
		float:left;
	}
	#leftwrap{
		width:370px;
		float:left;
	}
	#rightwrap{
		width:365px;
		float:right;
	}
	#theShelves {
		width:360px;
		margin: 5px 5px 10px 5px;
		padding:0px;
		background:#cceeee;
	}
	#theCharts {
		width:355px;
		margin: 5px 5px 10px 5px;
		padding:0px;
		background:#cceeee;
	}
	#content{
		padding:10px 20px 20px 20px;
	}
	#comix {
		width:360px;
		margin: 10px 5px 10px 5px;
		padding:0px;
		background:#cceeee;
	}
	#comix img {
		margin: 0px;
		padding: 0px;
	}
	#theJam{
		width:355px;
		margin: 10px 5px 10px 5px;
		padding:0px;
		background:#cceeee;
	}
	#theJam img {
		margin: 0px;
		padding: 0px;
	}
	#adswrap{
		float:right;
		width:150px;
		margin:5px;
	}
	#adswrap p{
		margin:0px 10px;
	}

	#adswrap img{
		border-style:solid;
/*		border-color:#214651;  */
		border-width:2px;
		display: block;
		margin-left: auto;
		margin-right: auto
	}
	#adswrap a:link {text-decoration: none; color: #214651;}
	#adswrap a:visited {text-decoration: none; color: #214651;}
	#adswrap a:active {text-decoration: none; color: #D24B11;}
	#adswrap a:hover {text-decoration: none; color: #D24B11;}
	#small_ad{
		height:116px;
		width:150px;
		margin:0px 0px 12px 0px;
		background:#cceeee;
	}
	#large_ad{
		height:292px;
		width:150px;
		margin:12px 0px 12px 0px;
		background:#cceeee;
	}
	#footer {
		clear:both;
		width:870px;
		margin: 0px 5px 0px 5px;
		padding: 10px;
		background:#cceeee;
	}
	#footer p {
		margin:0;
		text-align: center;
    }
	#subfooter{
		clear:both;
		width:900px;
		height:10px;
	}
	* html #subfooter {
		height:1px;
	}
	
	#bottom{ margin:10px 5px 0px 5px; clear:both; float:center; width:870px; padding:10px; background:#cceeee; }
	#bottom ul{ text-align:center; width:870px; margin:0px; padding:0px; float:center; } 
	#bottom ul li{ list-style:none; display:inline; margin:10px 0px; border-left:1px solid #D24B11; font-size:100%; padding:0px 10px;}
	#bottom ul li.first{border:0px; }
/*	
	#bottom a:link {text-decoration: none; color: #D24B11;}
	#bottom a:visited {text-decoration: none; color: #D24B11;}
	#bottom a:active {text-decoration: none; color: #000000;}
	#bottom a:hover {text-decoration: none; color: #000000;}
	*/