/* @override http://faze2test.mediaglo.com/main/stylesheets/main.css?1186152997 */

body {
	background: #0A0A0A url(../images/tilebg.jpg) repeat-x center top;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
}
a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#flash_header {
	height: 225px;
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	background: url(../images/header.png) center top;
}
#body {
	width: 842px;
	height: 600px;
	position: absolute;
	top: 225px;
	left: 50%;
	margin-left: -421px;
	background: url(../images/tilebgwrap.png) no-repeat;
}
#navigation {
	float: left;
	width: 250px;
}
#navigation .gutter {
	margin-left: 30px;
}
#content {
	width: 592px;
	float: left;
}
#content p {
	margin: 5px 0;
	font-size: .9em;
}
#content .gutter {
	margin-right: 35px;
	padding-right: 35px;
}
#content .container {
	height: 480px;
	overflow: auto;
}
#content h1 {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-transform: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font: normal small-caps 1.3em Verdana, Helvetica, Arial, sans-serif;
}
#footer {
	padding-top: 5px;
	clear: both;
	text-align: center;
	font-size: .8em;
	font-family: Georgia, Times, serif;
}
#footer a {
}
.gallery {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}
.gallery h3 {
	font: normal small-caps 1.3em Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 5px 0;
}
.gallery .preview {
	width: 70px;
	float: left;
}
.gallery .preview img {
	border: 3px solid white;
}
.gallery .description {
	width: 400px;
	float: left;
}
.gallery .clear {
	clear: both;
}
.photo {
	float: left;
	padding: 5px;
}
.photo img {
	border: 3px solid #fff;
}
.content {
  margin-bottom: 10px;
}