@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #F1D9AF;
	line-height: 14pt;
	letter-spacing: 0pt;
}

.title {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 5pt;
	line-height: 15pt;
	font-variant: small-caps;	
}

.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: #b79f75;
	font-style: italic;
	font-weight: bold;
}

.form2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-style: italic;
}

a.body-link {
	font-size: 10pt;
	color: #F1D9AF;
	text-decoration: none;
	font-weight: bold;
}

a.body-link:hover {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.link-link {
	font-size: 10pt;
	color: #F1D9AF;
	text-decoration: none;
	font-weight: bold;
}

a.link-link:hover {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
}

a.base-link {
	font-size: 8pt;
	color: #F1D9AF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

a.base-link:hover {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-style: italic;
}

a.pic-link {
	color: #F1D9AF;
}

a.pic-link:hover {
	color: #000000;
}

.image_bg1 {
	background-image: url(images/moshpit-bg1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}

.image_bg2 {
	background-image: url(images/moshpit-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}

.image_bg3 {
	background-image: url(images/moshpit-bg3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}

.image_bg4 {
	background-image: url(images/moshpit-bg4.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}

.image_bg5 {
	background-image: url(images/moshpit-bg5.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}