

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 10px;

}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.3;
	text-align: justify;
}

.forumwales {
	font-family: Arial, Helvetica, sans-serif;
	color:#C32215;
	font-weight: bold;
}

.fwsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	text-align: right;
}

.fwtableheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	text-align: center;
}

a:link {
	color: #C32215;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C32215;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #C32215;
}


.fwbootnotes {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* FW Banner Link */
.fwban a:link {
	color: #000000;
}

.fwban a:visited {
	color: #000000;
}

.fwban a:hover {
	color: #000099;
}

.fwban a:active {
	color: #C000000;
}

/* ------------------------------------------------ */




/* Main Menu Table Setup */

table.fwmenu {
	width: 100%;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
}
table.fwmenu td.wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	width: 16%;
}

table.fwmenu td.wt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
	width: 16%;
}

table.fwmenu td.ac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #C32215;
	width: 16%;
}

/* Sub Menu Table Setup */

table.fwmenusub {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
}
table.fwmenusub td.wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	width: 16%;
}

table.fwmenusub td.wt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
	width: 16%;
}

table.fwmenusub td.ac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #C32215;
	width: 16%;
}


/* Resource Menu Table Setup */

table.resmenusub {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
}
table.resmenusub td.wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	width: 20%;
}

table.resmenusub td.wt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
	width: 20%;
}

table.resmenusub td.ac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #C32215;
	width: 20%;
}



/* Audio Menu Table Setup */

table.audmenusub {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
}

table.audmenusub tr.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	text-align: center;
	background-color: #C32215;
	width: 100%;
}

table.audmenusub td.wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	width: 50%;
}

table.audmenusub td.wt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
	width: 50%;
}

table.audmenusub td.ac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #C32215;
	width: 50%;
}



/* Top Banner Ad Table Setup */

table.fwbannerad {
	width: 468px;
	height: 62px;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
	padding: 0px;
}
table.fwbannerad td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
}

/* 728x90 Banner Ad Table Setup */

table.fwbannerad728 {
	width: 728px;
	height: 92px;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
	padding: 0px;
}
table.fwbannerad728 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
}


/* Half Banner Ad Table Setup */

table.fwbannerad234 {
	width: 234px;
	height: 62px;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
	padding: 0px;
}
table.fwbannerad234 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #FCE4E2;
}


/* Clock Table Setup */

table.fwclocks {
	width: 100%;
	border: 1px solid #C32215;
	-moz-border-radius: 1px;
}

table.fwclocks td {
	width: 80px;
}
table.fwclocks tr.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #FCE4E2;

}

table.fwclocks tr.clocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background-color: #FDEFEE;
}

/* FWFooter Table Setup */

table.fwstaticfoot {
	margin-top: 30px;
	margin-bottom: 10px;
	width: 964px;
	height: 17px;
	border: 0px;
	-moz-border-radius: 0px;
	padding: 0px;
}
table.fwstaticfoot td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-color: #C32215;
}




/* FW Index Table */
table.fwindex {
	width: 964px;
	border: 0px solid #C32215;
	-moz-border-radius: 1px;
}



table.fwindex td.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #C32215;
	width: 100%;
}


table.fwindex td.title2 {
	width: auto%;
	background-color: #FFFFFF;
}

table.fwindex td.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #C32215;
	width: 45%;
}

table.fwindex td.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: justify;
	vertical-align: top;
	background-color: #FDEFEE;
}

table.fwindex td.entry2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	background-color: #FDEFEE;
}

/* -----------------------------------------------------------------------------*/

/* Structure */

#fwframe {
	width: 960px;
	margin-right: 10px;
}

#fwlogobox {
	width: 231px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px ;
	float: left;
}

#fwheadblurb {
	max-width: 440px;
	border: 0px ;
	background: #FFFFFF;
	float: left;
	padding-left: 20px;
	padding-top: 24px;
}

#fwktdabox {
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 0px 700px;
	border: 0px ;

}

#fwtopbar {
	position: absolute;
	/* width: 700px; /* Incorrect value fed to ie5win */
	top: 10px;
	width: 549px;
	left: 420px;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 0px;
	border: 0px ;
	background: #C32215;
}

#fwmenubar {
	position: absolute;
	top: 166px;
	left: 250px;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 0;
}


#mainchunk {
	position: absolute;
	top: 220px;
	padding-left: 0px;
	padding-right: 0px;
	width: 964px;
	text-align: justify;
}

#mainchunknarrow {
	padding-left: 80px;
	padding-right: 80px;

}

/* --------------------------------------------------   EOF   ------------------------------------------------*/