body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	color: #76614e;
	font-family: Lucida Sans, Lucida Grande, sans serif;
}

br {line-height: 20px;}

img {
	border: 0;
}

frameset {
	border: 0;
}

table, tr, td {
	border: 0;
}

a, a:visited {
	color: #76614e;
	text-decoration: none;
	border-bottom: 1px dashed #5c4c3e;
	font-size: 16px;
}

a:hover {
	color: #a0a0a0;
	border-bottom: 1px dashed #a0a0a0;
}

.container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.player {
	width: 17px;
	height: 17px;
	float: left;
	border: 1px solid #ffffff;
}

.pic {
	margin-top: 40px;
	text-align: center;
	background-image: url(../images/picbg.jpg);
	background-repeat:no-repeat;
}

.text {
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.footer {
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 11px;
	color: #4e3d2f;
}

a.footer {
	font-size: 11px;
	color: #4e3d2f;
	border-bottom: 1px dashed #252516;
	margin-left: 5px;

}

.navi {
	margin-top: 20px;
	margin-left: 205px;
	width: 350px;
	height: 130px;
	vertical-align: middle;
	border: 1px solid #161211;
	background-color: #1b1615;
	background-image: url(../images/navibg.jpg);
	display: block;
}

.navi ul {
	margin: 20px;
	margin-top: 30px;

}

.navi li {
	line-height: 30px;
}

.newsletter {
	margin-top: 5px;
	margin-bottom: 6px;
}

.form {
	vertical-align: top;
}

#joinsubmit {
	margin-left: 3px;
}

#email {
        background: #776e5a;
	width: 95px;
	padding: 3px;
	padding-left: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	font: 9pt Verdana, Arial, Sans-Serif;
	border: 2px solid #202020;
	float: left;
	}
