body {
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}

#outer_wrapper {
	width:100%;
	/*border:1px dashed grey;*/
}

#header {
	height:170px;
	padding:0 1em; 0 180px;
	font:bold 150% Verdana, Helvetica, sans-serif;
	color:#330000;
	background:transparent url(../images/logo_trans.gif) no-repeat top left;
}

#himage {
	display:none;
}

#BCSBA {
	position:relative;
	top:40px;
	text-align:center;
	/*width:18em;*/
	margin-left:180px;
}

#divline {
	position:relative;/* included to fix MacIE5.0 problem*/
	height:.6em;
	border:1px dotted #996633;
	background-color:#FFCC99;
}

/* #login {
	text-align:right;
	font-size:small;
}*/

/*Fix IE Windows. Hide from IEMac \*/
* html #container {height:1%;}
/*End */

#maincontent {
	position:relative; /* included to fix MacIE5.0 problem*/
	margin:0 15% 3% 25%;
	voice-family:"\"}\"";
	padding:0 1em;
	font-size:90%;
	/*border:1px solid blue;*/
}

/*
#sidebar {
	position:absolute;
	top:190px;
	right:0;
	width:15%;
	padding:3px 0;
}
*/

#sidebar {
	display:none;
	}
	
#bottomimages {
	text-align:center;
}

#bottomimages img {
	padding:0 0;
}

#bottombar {
	width:100%;
	text-align:center;
	font-size:0.7em;

}

/*navbar styles */
#nav {
	position:absolute;
	top:190px;
	left:0;
	width:20%;
	padding:0 0.25em;
	font-size:80%;
}

#nav li {
	list-style-type:none;
	padding:0.25em 0;

}

#nav ul li a {
	font-weight:bold;
}

#nav ul li li {
	font-size:90%;
	margin:0 0 0 -2em;
}

a {
	color:#388A03;
	text-decoration:none;
	}

a:hover {
	color:#72AF05;
	text-decoration:underline;
}


.clearing {
	height: 0;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	color:#663300;
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	text-align:center;
	font-size:1.5em;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
}


h4 {
	font-size:1em;
}

h5 {
	font-size:.8em;
	padding:0;
}

td {
vertical-align:top;
}

.member {
	font-size:.8em;
	text-align:center;
}

.message {
/*	text-align:center;*/
	font-weight:bold;
	color:#663300;
	background-color:#FBCB97;
}

.update {
	font-size:.8em;
	margin:0;
}

.bold {
	font-weight:bold;
}

.center {
	text-align:center;;
}


.right {
	text-align:right;
}

table.border {
	border-collapse:collapse;
}

.advert {
	text-align:center;
	border: solid 2px #663300;
	background-color:#FBCB97;
	margin-bottom:0.5em;
}

table.border td {
	border:1px solid black;
}
