@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#logo {
	width:915px;
	height:66px;
	float:left;
	margin:10px 0px 0px 0px;
}

#navigation {
	width:790px;
	height: 30px;
	float:left;
}

.divider {
	width:1000px;
	height: 8px;
	float:left;
	border-top:1px solid #444444;
}

.clear {
	clear:both;
}

.float_left {
	float:left;
}

.text_subscribe_hdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#444444;
	padding: 3px 5px 3px 5px;
}

.text_11px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}

.redtext_11px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dc4242;
	line-height:16px;
}

.text_12px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

#content {
	width:1000px;
	float:left;
	padding: 10px 0px 10px 0px;
}

#flash {
	width:772px;
	float:left;
	padding: 0px 5px 0px 10px;
}

#gallery_content {
	width:900px;
	float:left;
	padding: 0px 5px 0px 10px;
}

#right_articles {
	width:199px;
	float:left;
}

.articles_column {
	width:306px;
	height:152px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	background-color:#FFFFFF;
}

.no_articles_column {
	width:306px;
	height:152px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	background-color:#111111;
}

#footer {
	width:980px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	float:left;
	padding-right:20px;
}

#issuetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#eeeeee;
}


#outof {
		font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#eeeeee;
	margin:8px 0px 0px 0px;
}

#featuring {
		font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#eeeeee;
	font-style:italic;
	margin:8px 8px 0px 0px;
	float:left;
}

#plus {
		font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#eeeeee;
	font-style:italic;
	margin:8px 0px 0px 0px;
}

#featuringname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#eeeeee;
	margin:8px 0px 0px 0px;	
}

#issue-content {
		font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#eeeeee;
	clear:both;
	margin:5px 0px 0px 0px;	
}

