/* Hope Magazine Global Styles */
/* 960 x 681 */
/* 930 x 660 */

body {
	background: url('/resources/images/bg_strips.gif');
	width: 960px;
	margin: 0 auto;
	height: auto;
}

h1 {
	font-family: Verdana;
	color: #444;
}

p {
	font-family: Verdana;
	font-size: 12px;	
}

#container {
	background: #fff;
}

#banner {
	background: #fff;	
	height: 200px;
	overflow: hidden;
	margin-bottom: 24px;
}

.button {
	cursor: pointer;
	margin: 0;
	padding: 0;
	height: 20px;
	text-decoration: none;
}

img {
	border: 0;
}

#magBody {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	height: 681px;
}

#main {
	clear: both;
	margin-left: 18px;	
	height: auto;
	min-height: 400px;
}

#mainBody {
	background: #fff;
	display: block;
	margin: 0;
	padding: 18px;
}

#leftPage {
	border: 0px solid #fff;
	float: left;
	height: 681px;
	width: 480px;
}

#rightPage {
	border: 0px solid #fff;
	float: right;
	height: 681px;
	width: 480px;
}

#footer {
	text-align: center;
	font-size: 10px;
	clear: both;
	color: #333;	
	height: 30px;
	width: 960px;
	font-family: Verdana;
	background: #fff;
}

#footer a {
	color: #333;
}

.clear {
	clear: both;	
}

div#subscribe {
	float: right;
	width: 195px;
	height: 120px;
}

div#sponsors {
	clear: right;
	background: #ccc;
	float: right;
	width: 195px;
	margin-top: 18px;
}

.section_heading, .section_heading_link a {
	color:#FFF;
	background: #444;
	margin: 0;
	padding: 4px;
	font-family: Verdana;
	font-size: 14px;
	display: block;
	text-decoration: none;	
}

.section_heading_link a:hover { 
	color:#FFF; 
	background: #333; 
}

.insideFull {
	float: left;
	background: #eee;
	width: 890px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
}
