/* STANDARD ELEMENTS */

BODY {
	background:#FFFFFF url(grfx/headerFade.jpg) no-repeat; 
	margin:0px; 
	padding:0px; 
	}
#pageHeader {
	background-color:#5E1A1A; 
	border:1px #00FF00 solid; 
	width:100%;
	}
#siteTitleImg {
	position:absolute; 
	left:10px; 
	top:15px;
	background:url(grfx/MrCharlesBoothsInquiry.gif) no-repeat 4px 4px;
	}
#siteTitleText {display:none;}
#standardFooter {
	display:block; 
	position:relative; 
	left:0px; 
	top:0px; 
	margin:0px; 
	margin-top:35px; 
	border:0px #C0C0C0 solid; 
	border-top-width:1px; 
	padding-left:25px; 
	padding-top:5px;
	}
H2 {
	color:#5A2224;
	font-size:1.15em; 
	font-weight:bold;
	}
H3 {
	color:#5A2224;
	font-size:1em; 
	font-weight:bold;
	}
P,UL,BLOCKQUOTE,CENTER {color:#462224;}



/* FRONT PAGE ONLY */

#pageContentsF {
	position:absolute;
	left:0px; 
	top:85px; 
	width:100%;
	margin-right:0px; 
	padding-bottom:20px;
	}
#pageTextF {
	margin-left:38px;
	margin-right:38%;
	}
#pageTextF TD {font-size:0.9em;}
#sponsorsArea {
	display:block; 
	position:absolute; 
	left:67%; 
	top:0px; 
	width:200px;
	padding:7px; 
	border:4px #522110 solid; 
	border-right-width:0px; 
	border-bottom-width:0px; 
	}
#newsArea {
	display:block; 
	position:absolute; 
	left:67%; 
	top:275px; 
	width:200px;
	padding:7px; 
	border:4px #522110 solid; 
	border-right-width:0px; 
	border-bottom-width:0px;
	}



/* OTHER PAGES ONLY*/

#mainLinks {
	padding:3px; 
	border:1px #FFFFFF solid;
	margin-left:25px; 
	margin-right:25px;
	}
#mainLinks A {font-size:0.8em;
	}
#mainLinks A:hover {color:#FF0000;
	}
#mainLinks A:active {text-decoration:none;
	}
#pageContents {
	position:absolute; 
	left:0px; 
	top:70px; 
	margin-right:0px; 
	padding-bottom:20px;
	}
#pageText {
	margin-left:60px; 
	margin-right:60px;
	}
.tableTypeA {
	border:1px #462224 solid; 
	margin-bottom:1px; 
	padding-bottom:1px;
	}
.tableTypeA TD {
	border:1px #462224 solid; 
	font-size:0.8em; 
	color:#462224;
	}


