/* 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: #FFFFFF;
	text-align: center;
	background: url(images/frf_scene_r1_c1.jpg) repeat;
	font: 14px "Comic Sans MS";
}
.contentBoxText h1 {
	margin: 0px;
}
.contentBoxBottom {
	color: #FFFFFF;
	background: url(images/contentBox_bottom.jpg) repeat;
	text-align: center;
	font: 14px "Comic Sans MS";
}


.contentBoxText a {
	color: #FFFF00;
}
.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;
}
.joinButtons div {
	font-size: 11px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
	text-align: justify;
	font-weight: bold;
}
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;
}
h3 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
