body 
{
	/*background-color:	#cc4d00;*/
	background-color:	white;
/*	background-image:	url(bass_bg_big.jpeg);
	background-repeat:	no-repeat; 
	background-position:	50% 50%;*/
	margin:			0 0;
	padding:		0 0;
	border-width:		0;
	color:			#90231c;
	font-family:		andy, "Comic Sans MS", "Luxi Sans", "Trebuchet MS", arial, sans-serif;
	font-weight:		bolder;
}

.recruit
{
	font-family:	Tempus Sans ITC, Comic Sans MS, arial, sans-serif;
	color:	        black;
	font-weight:	bolder;
}

h1 { font-size: 260%; }

h1, h2
{
	color:	black;
	font-weight:	bolder;
	margin-top:	0.1em;
	margin-bottom:	0.1em;
}

h2 { margin-bottom: 0.1em; font-size: 180%; }

a 
{
	color:	black;
	text-decoration:	none;
}

a:hover { color: #90231c; text-decoration: underline; }

.nav a 
{
	font-family:	"Tempus Sans ITC", "Brand New", "A.D. MONO", "URW Chancery L", "Apple Chancery", "Comic Sans MS", sans-serif;
	color:		black;
	text-decoration:	none;
	font-size:		181%;
	/*text-transform:		uppercase;*/
	font-weight:		bold;
}

.nav a:hover { color: white; text-decoration: none; }

.leftCol
{
	float:	left;
	clear:	left;
}

#LHcol
{
	z-index:	7;
}

.rightCol
{
	/*float:	right;*/
	clear:	right;
}

#mainRightCol
{
	text-align:	left;
	/*width:		69%;*/
	margin-left:	50px;
}

#topQuote
{
	position:	relative;
	top:		0em;
	margin-left:	52px;
	text-align:	center;
	color:		#90231c;
	margin-bottom:	0.8em;
	font-family:	andy, papyrus, Babelfish, URW Chancery L, Apple Chancery, Comic Sans MS, sans-serif;
	font-size:	170%;
	font-weight:	bold;
	margin-top:	0;
	padding-top:	0;
	border-width:	0;
	margin-bottom:	0;
	padding-bottom:	0;
	/*white-space:	nowrap;*/
}

img
{
	/*border-style: solid;*/
	float:		none;
}

ul.nav
{
	list-style-type:	none;
	margin:		0;
	padding:	0.4em;
	padding-bottom:	0;
	/*border-style:	solid;
	border-width:	1%;
	width:		98%;*/
	/*background-color:	#e86060;*/
}

ul.nav li
{
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	/*background-color:	#ff6503;*/
	background-image:	url(orange_link_bg.gif);
	background-repeat:	repeat-y;
	padding-left:		0.4em;
}

div.nav
{
      width:	30%;
      margin-top:	1.9em;
      /*min-width:	10em;*/
}

.smallPrint, .small
{
	font-size:	60%;
}

div.navHint
{
	font-size:		80%;
}

.centre { text-align: center; }
.right  { text-align: right; }
.left   { text-align: left; }

#footer
{
	position:	absolute;
	left:		0px;
	margin-top:	0.9em;
	clear:		both;
	/*width:		100%;*/
	color:		#90231c;
	font-family:	andy, papyrus, arial, sans-serif;
	font-size:	120%;
	margin-bottom:	0.1em;
	margin-left:	0.2em;
	margin-right:	0.2em;
	padding:	0 50px;
	border:		0;
	z-index:	30;
}

.footer
{
	color:		#90231c;
	font-family:	andy, papyrus, arial, sans-serif;
	font-size:	120%;
}

#lines 
{
	position:	absolute;
	top:		360px;
	left:		0;
	font-family:	andy, papyrus, Babelfish, URW Chancery L, Apple Chancery, Comic Sans MS, sans-serif;
	font-size:	170%;
	font-weight:	bold;
	margin-top:	2.4em;
}

#content { margin: 0; /*position: absolute; top: 10px; left: 0px; right: 50px;*/ z-index: 1; }

#bg
{
	top:		10px;
	left:		50px;
	border:		solid 1px black;
	display:	none;
}
