@CHARSET "ISO-8859-1";
html{overflow:-moz-scrollbars-vertical;overflow-y:scroll;overflow-x:auto;color: #222;}
body {
	font-family:'Arial', 'Sans-Serif';
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 1.5em;	
	background: #fff url(/img/stripe.png);
}
h1 {
	font-size: 50px;
}
h1,h2,h3 {
	color: #831818;
}
#when {
	padding: 0 0 20px 0;
}
.fontface {
	font-family: 'AnonymousRegular', arial, snas-serif;
}
#content a:link, #content a:visited {
	color: #831818;
}
#content a:hover {
	color: #999999;
}
#content a:active {
	color: #831818;
}
.wrap {
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	z-index: -1;
}
.wrap-header {
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	z-index: -1;
}
.wrap-transparency {
	background-image: url(/img/layout/bkg_body.png);
	background-repeat:no-repeat;
	z-index: -20;
	margin: 0;
	padding: 0;
}
#header {
	padding: 35px 0 0 0;
	position: relative;
}
#logo {
	/*float: right;*/
}
#horizontalnav {
	font-size: 35px;
	float: right;
}
#content-wrap {
	padding: 0 25px 35px 25px;
}
#content {
	font-size: .9em;
	z-index: 0;
	padding: 0;
	position: relative;
}
.small {
	font-size: 12px;
}
.pic {
	border: 1px solid #222;
}
#footer {
	position: relative;
	bottom: 20px;
	left: 30px;
	width: 900px;
}
#footer-container {
	padding-top: 15px;
	font-size: 12px;
	text-align: center;
}
