body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/body_bkg.png);
}

#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: left;
	margin-top: 5px;
	min-height: 660px;
}

#header {
	background-color: #003;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
	background-image: url(../images/banner_blue_addy.png);
	position: relative;
}
#nav_bar {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: 20px;
	text-align: center;
}
#mid_section p img {
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#footer {
	background-color: #003;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
}

#mid_section {
	margin: 0px;
	height: auto;
	width: 800px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/bkg_solid.png);
	text-align: left;
	font-size: 0.9em;
	min-height: 500px;
}
#cover_gallery_thumb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 490px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#cover_gallery_thumb img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #030;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #333;
}
#nav_bar table {
	margin: 0px;
	padding: 0px;
}
#mid_section p {
	font-size: 0.9em;
	margin-left: 5px;
}
#current_issue_cover_image {
	height: 300px;
	width: 232px;
	padding: 0px;
	margin-top: 25px;
	margin-left: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cover_gallery_large {
	padding: 0px;
	height: 385px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 0px;
	float: left;
}
#footer p a {
	color: #FFF;
}
h2 {
	font-size: 0.9em;
	color: #030;
}


#side_ad {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 10;
	top: 105px;
	right: 0px;
	font-size: 18px;
	color: #00F;
	text-align: center;
	text-decoration: none;
}
#side_ad_two {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 10;
	top: 210px;
	right: 0px;
	font-size: 18px;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
}
#side_ad_three {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 10;
	top: 315px;
	right: 0px;
	font-size: 18px;
	/* [disabled]color: #CCC; */
	text-align: center;
	vertical-align: middle;
}
#side_ad_four {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 10;
	top: 420px;
	right: 0px;
	font-size: 18px;
	/* [disabled]color: #CCC; */
	text-align: center;
	vertical-align: middle;
}
#mid_section table {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
}
#ad_display img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}

#ad_display {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	margin-top: 10px;
}

#contact_addy {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 800px;
}

