﻿@charset "utf-8";
/* Generation Boomer styles 1 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: url(../images/clear_day_bg.jpg) repeat;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}
#container {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	height: 174px;
	width: 800px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#textlogo {
	position:absolute;
	width:507px;
	height:132px;
	z-index:2;
	left: 35%;
	top: 5px;
	background-image: url(../images/generation_boomer.jpg);
}
#publication {
	position:absolute;
	width:433px;
	height:24px;
	z-index:3;
	left: 45%;
	top: 139px;
	text-align: right;
}
#menubar {
	clear: both;
	height: 30px;
	text-align: center;
	background-image: url(../images/menu-bar.jpg);
	padding-top: 8px;
	width: 800px;
}
#menubar2 {
	clear: both;
	height: 30px;
	text-align: center;
	background-image: url(../images/menu-bar.jpg);
	padding-top: 3px;
	width: 980px;
	margin-bottom: 0px;
}

#inner_left_a {
	width: 170px;
	margin-left: 5px;
}

#footer {
	font-size: 0.9em;
	clear: both;
	width: 980px;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: #6AD0FF;
	float: left;
	background-image: url(../images/footer--bar.jpg);
	height: 100px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
h1 {
	text-align: center;
	color: #0033FF;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.1em;
	font-style: oblique;
	margin-left: 8px;
	color: #060;
	margin-bottom: 0px;
}
h3 {
	text-align: center;
	color: #336600;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}

.fs-c {
	text-align: center;
}
.fs-r {
	text-align: right;
}

p {
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
}
a.blue:link, a.blue:visited {
	color: #000000;
	text-decoration: none;
}
a.blue:hover {
	color: #000066;
	text-decoration: underline;
}

.gfx-left-nb {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.gfx-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-right-nb {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#topmenu {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottommenu {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}



#pagetitle {
	text-align: center;
	width: 700px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	height: 25px;
	font-size: 1.2em;
}
.credits {
	font-size: .9em;
	font-style: oblique;
}
.issue_box {
	width: 150px;
	text-align: center;
	border: 1px solid #999999;
	padding: 6px;
	margin: 4px;
	float: left;
	height: 215px;
	font-size: .85em;
}
.issue_box_large {
	width: 325px;
	text-align: left;
	border: 1px solid #999999;
	padding: 6px;
	margin: 4px;
	float: left;
	height: 215px;
	font-size: .85em;
}
.cover_link {
	width: 160px;
	text-align: center;
	padding: 4px;
	float: left;
}


.photo-left-200 {
	float: left;
	width: 200px;
	text-align: center;
	font-size: .8em;
	color: #0000FF;
}

.drop_cap {
	font: 1.5em "Times New Roman", Times, serif;
	color: #000099;
}
.photo-cnt360 {
	width: 360px;
	text-align: center;
	font-size: 0.8em;
	color: #0000FF;
	padding-left: 5px;
	clear: both;
}

.photo-cntr380 {
	width: 380px;
	text-align: center;
	font-size: 0.8em;
	color: #0000FF;
	padding-left: 5px;
	clear: both;
}
.content400w {
	width: 380px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.content800w {
	width: 800px;
}
.content200W {
	width: 200px;
}
.item_box {
	border: 2px solid #999;
	padding: 10px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-size: 12px;
	margin-bottom: 10px;
}
