/* CSS Document for Fusionball Designs  */


h5 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.date {
	font-size:11px;
	color:#FFFFFF;
	text-indent:25px;
	font-family: sans-serif, Arial, Helvetica, ;
	font-weight: normal;
}

.proclaim {
	font-size:9px;
	color:#990000;
	text-indent:25px;
	font-family: sans-serif, Arial, Helvetica, ;
	font-weight: normal;
}

.btt {
	font-size:9px;
	color:#990000;
	text-indent:25px;
	font-family: sans-serif, Arial, Helvetica, ;
	font-weight: normal;
}

Body {
	background-color: #6B480E;
	font-family: sans-serif, Arial, Helvetica, ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#Header{
	background-image: url(../images/FbD_Header.jpg);
	height: 133px;
	width: 776px;
	background-repeat: no-repeat;
	background-color: #DFB434;
}

#TitleBar{
	background-image: url(../images/FbD_TitleBar.jpg);
	width: 760px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

#BodyBg{
	background-image: url(../images/FbD_BodyBkg.jpg);
	height: 10px;
	width: 776px;
	background-repeat: repeat-y;
	background-color: #F3C649;
}


#FooterBg{
	background-image: url(../images/FbD_Footer.jpg);
	height: 50px;
	width: 776px;
	background-repeat: no-repeat;
	background-color: #A0A0A0;
}

#Boards{
	background-image: url(../images/FbD_boards.gif);
	height: 6px;
	width: 775px;
	background-repeat: no-repeat;
}

#Black{
	background-image: url(../images/FbD_black.gif);
	height: 5px;
	width: 775px;
	background-repeat: repeat-y;
	background-color: #000000;
}
