body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #561616 url(assets/bg.jpg) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrap {
	margin: auto;
	width: 852px;
}

#logo {
	background: url(assets/name.jpg) no-repeat left top;
	float: left;
	height: 108px;
	width: 850px;
}

#content {
	float: left;
	height: 550px;
	width: 850px;
	border: 1px solid #FF0000;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 3px;
}

.front { background: url(assets/home.jpg) no-repeat; }

#content-inner {
	float: left;
	height: 470px;
	width: 850px;
}

#nav {
	float: left;
	width: 850px;
	margin-top: 15px;
}

#nav a {
	font-size: 80%;
	color: #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration: none;
}

#disc {
	font-size: 70%;
	color: #993300;
	float: right;
	width: 450px;
	position: relative;
	top: 230px;
	right: 30px;
}

#info {
	font-size: 70%;
	color: #993300;
	text-align: left;
	float: right;
	width: 450px;
	margin-right: 20px;
}

#info a {
	color: #FF0000;
	text-decoration: none;
}

#info img {
	border: 1px solid #FF0000;
	margin-left: 10px;
}

#info li { color: #FF0000; }

.forms {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#credits {
	font-size: 70%;
	color: #999999;
	float: left;
	width: 850px;
	margin-top: 10px;
}

#credits img { border-style: none; }

#credits a {
	color: #FFFFFF;
	text-decoration: none;
}

#contact {
	font-size: 80%;
	color: #CCCCCC;
	float: left;
	width: 800px;
	margin-top: 24px;
	text-align: left;
	margin-left: 20px;
}

#contact a {
	color: #990000;
	text-decoration: none;
}

#linkholder { display: none; }

.content { background: url(assets/info.jpg) no-repeat; }

.friends { background: url(assets/friends.jpg) no-repeat; }

#thumbs img {
	float: left;
	border: 1px solid #FF0000;
	margin-top: 22px;
	margin-right: 22px;
	margin-left: 22px;
}

#thumbs {
	float: left;
	width: 750px;
	margin-left: 50px;
	color: #666666;
	font-size: 70%;
}

.gallery { background: url(assets/gallery.jpg) no-repeat; }
