/* CSS Document */
body {
	background-color: #030200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainContent {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat;
	text-align: center;
}
.mainContent a {
	color: #FFFFFF;
}
.mainContent a:hover {
	color: #FFAE00;
}


body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.contentBoxText {
	color: #000000;
	background-image: url(images/frf_scene_r3_c4.jpg);
	height: 109px;
	width: 377px;
	text-align: left;
}
.contentBoxText a {
	color: #000000;
}
.contentBoxText a:hover {
	color: #FF0000;
}

p {
	margin: 0px;
}
.joinButtons {
	background-image: url(images/frf_join_r3_c2.jpg);
	text-align: center;
	height: 379px;
	width: 400px;
}
form {
	margin: 0px;
	padding: 0px;
}
.indexBottom {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.indexBottom a {
	color: #FFFFFF;
}
.indexBottom a:hover {
	color: #FFAE00;
}
.membersBottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/frf_members_r5_c1.jpg);
	text-align: center;
}
