
/* 2008 NOON Website */
/* Coded by Matthew Lettini */
/* http://www.matthewlettini.com */

/* @group RESET STYLES! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
/* @end */




/* @group Global */

body {
	color: #f0f0f0;
	background-color: #000000;
	line-height: 1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

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

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.container {
	width: 720px;
	height: 525px;
	margin: 20px auto;
}

.top {
	height: 500px;
	margin-bottom: 20px;
}

/* @end */




/* @group Navigation */

.navigation {
	clear:both;
}

.navigation ul li {
	float: left;
	margin-left: 44px;
	font-family: Futura, Arial;
	font-size: 10px;
	font-weight: normal;
}

.navigation ul li.first {
	margin-left: 0px;
}

.navigation ul li.last {
	float: right;
	margin-left: 0px;
}

.navigation a {
	color: #ff0000;
	text-decoration: none;
}

.navigation a:hover {
	color: #ffffff;
}

.navigation .donation {
	clear:both;
	font-family:Futura, Arial;
	padding-top:40px;
	color:#666;
	text-align: center;
}

.navigation ul li#currentpage a {
	color:#fff;
}

/* @end */




/* @group Top */

.top p {
	margin-bottom: 20px;
	text-align: left;
	line-height: 15px;
	letter-spacing: .1px;
}

.top p span {
	color: #ff0000;
}

.top .embedflash {
	background-color: #000000;
}

.top#about img {
	margin: 50px 0px 10px;
}

.top#purchase p {
	font-size: 11px;
	line-height: 13px;
}

.top#purchase img {
	margin-top: 90px;
}

.top#submit {
	width: 652px;
	margin: 0px auto 20px;
}

.top#submit .space {
	height: 30px;
	text-indent: -5000px;
}

.top#submit img {
	margin: 25px 0px 60px
}

.top#friends p {
	text-align: right;
}

.top#friends img {
	margin-bottom: 20px;
}

.top#contact .space {
	height: 70px;
	width: 100%
}

.top#contact p {
	text-align: right;
	font-size: 11px;
}

.top#contact img {
	float: right;
	padding: 20px 0px 60px;
}

.top#current_edition {
	padding: 0px 180px;
}

.top#current_edition img {
	margin: 0px auto;
	display: block;
	padding: 10px 0px 70px;
}

.top#current_edition .left {
	float: left;
}

.top#current_edition .right {
	float: right;
}

.top#current_edition ul li {
	text-align: center;
	margin-bottom: 20px;
	font-family: Futura;
	font-size: 14px;
	font-weight: 100;
}

.top#back_edition .left {
	float: left;
	margin-left: 10px;
}

.top#back_edition .left ul {
	margin: 20px 0px 0px 45px;
}

.top#back_edition .left ul li {
	font-family: Futura, Arial;
	font-size: 44px;
	font-weight: 100;
}

.top#back_edition .left ul li a:active {
	color: #ffffff;
}

.top#back_edition .right {
	float: right;
	width: 480px;
	height: 500px;
	overflow: hidden;
	text-align: left;
	font-family: Futura, Arial;
	font-size: 14px;
	line-height: 16px;
	overflow-y: scroll;
}

dl {
	text-align: left;
	font-family: Futura, Arial;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}

dl dt {
	margin-top: 20px;
	font-weight: 300;
}

dd {
	padding-left: 15px;
	font-weight: 100;
	font-style: italic;
}

/* @end */

/* @group Press Styles */

.presslink {
	position: absolute;
	top: 360px;
	text-align:center;
	width:720px;
	display: block;
	font-family:Garamond, Adobe Garamond, Times New Roman;
	font-size:16px;
	line-height:22px;
	letter-spacing:1px;
}

.presslink a {
	color: #ffffff;
}

.presslink p {
	margin-bottom: 10px;
	font-variant:normal;
}

.presslink em {
	font-variant:normal;
	font-style:italic;
}

/* @end */

.event_img {
	margin:50px auto 20px;
	text-align:center;
}

.event_img a {display:block;margin-bottom:30px;}
.event_img p {font-family:Futura, Arial;font-size:18px;line-height:20px;margin-bottom:10px;letter-spacing:3px;}
.event_img small {font-size:10px;}
