body {
	font-family: "Lucida Grande", "MS Sans Serif", "Tahoma";
	background-image: url(/images/bodyBG.gif);
	height: 100%;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #333;
}

.clear {
	clear: both;
}

.footer_text {
	font-size: 10px;
	text-decoration: none;
	color: #777;
}

.sidebar_separator {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #6f6f6f;
	border-left: 0px;
	margin: 10px 1px 10px 5px;
}

#issue_container {
	width: 963px;
	height: 511px;
	background-image: url(/images/issueBG.jpg);
	margin: 0 0 10 0;
}

#issue_sidebar {
	float: left;
	width: 200px;
	height: 500px;
	text-align: left;
	padding: 10 0 0 0;
}

#issue_page {
	float: left;
	border: 3px solid #fff;
	background-color: #000;
	width: 750px;
	height: 485px;
	position: relative;
	top: 8px;
	left: -3px;
	z-index: 5;
	margin: 0;
}

.issue_number {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.1em;
	text-transform: uppercase;
	margin: 15 0 0 15;
}

.contents_title {
	font-family: Georgia;
	font-size: 13px;
	letter-spacing: -0.0em;
	color: #fff;
	text-decoration: none;
}

.contents_text {
	font-size: 11px;
	color: #999;
	letter-spacing: -0.1em;
	line-height: 11px;
}

.contents_list {
	list-style-image: url(/images/contents_arrow.gif);
	list-style-position: inside;
	padding: 0 0 0 0;
	margin: -10 0 5 5;
	cursor: pointer;
	font-family: "Myriad Pro", "Century Gothic", "Georgia";
	font-size: 12px;
	letter-spacing: -0.0em;
	color: #fff;
	text-decoration: none;
}

.contents_list li {
	padding: 5 10 5 10;
	border-bottom: 1px solid #6f6f6f;
	cursor: pointer;
}

.contents_list li:hover, .contents_list_item_on {
	list-style-image: url(/images/contents_arrow_on.gif);
	border-bottom: 1px solid #6f6f6f;
	background-color: #fff;
	cursor: pointer;
	color: #333;
}

.download_image {
	float: left;
	margin: 0 10 0 15;
}

#header_bar {
	width: 100%;
	height: 43px;
	background-image: url(/images/headerBG.gif);
	margin: 0 0 10 0;
}

.navtab, .navtab_on {
	width: 88px;
	height: 24px;
	font-size: 11px;
	color: #fff;
	float: left;
	position: relative;
	top: 19px;
	padding: 4 0 0 0;
}

.navtab_on {
	color: #333;
	background-image: url(/images/navtab_on.gif);
	background-repeat: no-repeat;
}

.navtab:hover {
	background-image: url(/images/navtab.gif);
	background-repeat: no-repeat;
}

.navlink, .navlink_on {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.navlink_on {
	color: #333;
}

#blogTop, #issuesTop {
	width: 958px;
	height: 7px;
	background-image: url(/images/blog_top.gif);
	background-repeat: no-repeat;
}

#blogBottom, #issuesBottom {
	width: 958px;
	height: 7px;
	background-image: url(/images/blog_bottom.gif);
	background-repeat: no-repeat;
	margin: 0 0 10 0;
}

#blogMiddle, #issuesMiddle {
	width: 938px;
	display: block;
	background-color: #000;
	padding: 0 10 0 10;
	text-align: left;
}

#blogMiddle {
	height: 50px;
}

#issuesMiddle {
	height: 100px;
}

#issuesMiddle {
	overflow: hidden;
}

#issues_container {
	width: 908px;
	height: 93px;
	background-color: #000;
	padding: 7 0 0 0;
	float: left;
	margin: auto;
	overflow: hidden;
}

#issues_clip {
	width: 10000px;
	left: 0;
	top: 0;
}

#prev-arrow-container {
	display: block;
	width: 10px;
	height: 100px;
	background-color: #000;
	float: left;
	vertical-align: middle;
	margin: 0 5 0 0;
}

#next-arrow-container {
	display: block;
	width: 10px;
	height: 100px;
	background-color: #000;
	float: left;
	margin: 0 0 0 5;
}

.post_preview {
	float: left;
	width: 290px;
	font-family: Georgia;
}

.post_preview_table {
	float: left;
	width: 290px;
	height: 40px;
	border: none;
}

.post_headline {
	font-size: 24px;
	font-weight: normal;
	color: #666;
	font-family: "Georgia";
}

.post_preview_headline {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	font-family: "Georgia";
}

.post_byline {
	font-family: Arial;
	font-size: 9px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}

.post_text {
	font-size: 11px;
	color: #888;
	font-family: "Century Gothic", "Arial";
	line-height: 16px;
}

.post_preview_text {
	font-size: 10px;
	color: #888;
	font-family: "Century Gothic", "Arial";
	line-height: 13px;
}

.post_vertical_separator {
	float: left;
	width: 1px;
	height: 100%;
	border: none;
	border-right: 5px solid #333;
	margin: 0 10 0 10;
}

.post_horizontal_separator {
	float: left;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #333;
	margin: 0 0 20 0;
}

.post_preview_image {
	float: left;
	margin: 0 10 0 0;
	border: 2px solid #fff;
	border-right: 2px solid #fff;
}

.post_image {
	float: right;
	margin: 5 10 10 20;
	border: 5px solid #fff;
	border-bottom: 40px solid #fff;
}

#blogMiddle_large {
	width: 958px;
	height: auto;
	background-color: #000;
	text-align: left;
	margin: 0 0 0 0;
	padding: 20 20 20 20;
}

#blog_contents {
	float: left;
	width: 250px;
	height: 100%;
	text-align: left;
	padding: 0 20 0 0;
	font-family: "Century Gothic", "Arial";
	border-right: 10px solid #fff;
}

#blog_post {
	float: left;
	width: 615px;
	text-align: left;
	padding: 0 0 0 20;
	font-family: "Century Gothic", "Arial";
}

.blog_contents_post {
	float: left;
	margin: 0 0 20 0;
}

.previous_page, .next_page {
	border: none;
	width: 75px;
	height: 50px;
	margin: 0 0 0 0;
	position: relative;
	top: -60px;
	font-size: 9px;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	color: #fff;
	z-index: 0;
}

.previous_page {
	background: url(/images/previous_arrow.gif) no-repeat;
	border-right: 0px;
	float: left;
	left: -67px;
}

.next_page {
	background: url(/images/next_arrow.gif) no-repeat;
	border-left: 0px;
	float: right;
	left: 67px;
}

.previous_page:hover {
	background: url(/images/previous_arrow_hover.gif) no-repeat;
	border: none;
	color: #666;
}

.next_page:hover {
	background: url(/images/next_arrow_hover.gif) no-repeat;
	border: none;
	color: #666;
}

.previous_page:hover {
	border-right: 0px;
}

.next_page:hover {
	border-left: 0px;
}

.issue_box {
	padding: 5 5 5 5;
	margin: 1 1 1 1;
	float: left;
	height: auto;
	border: 1px solid #000;
	text-align: center;
	color: #666;
	font-size: 9px;
	text-transform: uppercase;
}

.issue_box_active, .issue_box:hover {
	padding: 5 5 5 5;
	margin: 1 1 1 1;
	float: left;
	height: auto;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	border: 1px dotted #333;
	cursor: pointer;
	color: #fff;
}

.linkBox {
	width: 165;
	height: 85;
	float: left;
	border: 1px solid #000;
}

.linkImage {
	border: 1px dotted #333;
}

.linkImage:hover {
	border: 1px solid #fff;
}

.linksText {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #006699;
	text-transform: uppercase;
}

.linksText:hover {
	color: #fff;
}