body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #BDBCAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #244466;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:small;
	}

html>body *
	{
	font-size: small;
	}

a	{color: #0093CF; font-weight: bold; text-decoration: none;}
a:hover {color: #DACBA9; font-weight: bold; text-decoration: none;}

tr
	{
	vertical-align: top;
	}

#wrapper
	{
	position: relative;
	width: 761px;
	margin: 0px auto;
	text-align: left;
	}

#topleftbar
	{
	float: left;
	background: #5C758E;
	width: 138px;
	height: 22px;
	padding: 0px;
	}

#toprightbar
	{
	float: right;
	background: #254466;
	width: 623px;
	height: 22px;
	padding: 0px;
	}

#logo
	{
	float: left;
	}

#banner
	{
	float: right;
	}

#botleftbar
	{
	float: left;
	background: #254466;
	width: 138px;
	height: 22px;
	padding: 0px;
	}

#navbar
	{
	float: right;
	background: #5C758E;
	width: 623px;
	height: 22px;
	padding: 0px;
	}

#navbar img
	{
	float: left;
	border: 0px;
	white-space: nowrap;
	}

#cols
	{
	border: 0;
	padding: 0;
	}

#leftcol
	{
	padding: 0px;
	padding-top: 12px;
	width: 138px;
	background: #5C758E;
	text-align: center;
	vertical-align: top;
	}

#leftcol img
	{
	margin: 0px;

	border: 0;
	}
	
#leftcol p
	{
	margin: 0px;
	border: 0;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	}	
	
#leftcol a {color: #DACBA9; font-size: 0.9em; font-weight: bold; text-decoration: none;}
#leftcol a:hover {color: #E5EDF2;}

#leftban
	{
	width: 138px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #DACBA9;
	font-size: 0.9em;
	font-weight: bold;
	}	
		

#midcol
	{
	width: 434px;
	background: #FBF8F0;
	padding: 8px;
	vertical-align: top;
	}

#midcol p, input, textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #244466;	
	font-size: 0.9em;
	}
	

#midcol h1
	{
	font-size: 1.1em;
	}
	
#midcol h2
	{
	font-size: 0.9em;
	}
	
#midcol ul
	{
	margin-left: 0px;
	padding-left: 20px;
	list-style-image: url(/images/bulletli.gif);
	list-style-type: circle;
	}
	
.quote
	{
	margin: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	

#rightcol
	{
	padding: 0px;
	width: 189px;
	background: #E5EDF2;
	vertical-align: top;
	text-align: center;
	}

#rightcol img
	{
	border: 0;
	}

#rightcol p
	{
	font-size: 0.8em;
	margin-top: 4px;
	margin-bottom: 4px;
	}

#rightcol a
	{
	font-size: 1em;
	}

#rightban
	{
	width: 189px;
	height: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-top: 6px;
	background: #DACBA9;
	font-size: 0.9em;
	font-weight: bold;
	}

#botleftcol
	{
	padding-top: 4px;
	padding-bottom: 4px;
	background: #254466;
	text-align: center;
	font-size: 0.8em;
	color: white;
	}
	
#botleftcol a
	{
	color: #DACBA9;
	font-size: 1em;
	font-weight: bold;
	text-decoration: non	
	}

#botleftcol a:hover
	{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: non	
	}

#botnavcol
	{
	padding-top: 4px;
	padding-bottom: 4px;
	background: #DACBA9;
	text-align: center;
	}

#botnavcol a
	{
	color: #254466;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	}

#botnavcol a:hover
	{
	color: #E5EDF2;
	font-weight: bold;
	text-decoration: none;
	}

#galcol
	{
	width: 623px;
	background: #FBF8F0;
	padding: 8px;
	vertical-align: top;	
	}
	
#galcol h1
	{
	font-size: 1.1em;
	}
	
#galtb td
	{
	padding: 8px;
	border: 0;
	}
	
#links th {
        padding-top: 8px;
        text-transform: uppercase;
	text-align: left;
}	
        
#links td {
        padding: 2px;
        border: 0px solid red;
}