
html, body { width: 100%; height: 100%; }
body {
	font: 75% Verdana, Arial, sans-serif; /* 12px */
	color: #4B4A45;
	margin: 0; padding:0;
	text-align: center;
	background: #E7C564;
}

/* GENERAL STYLES */
p, li, td, th, dd, dt, table, tr { font-size: 1em; color: inherit; }
td,th { color: #281906; }
.bold,b{font-weight:bold}

.caption, caption {font-size: 10px; padding-top: 25px; padding-bottom: 25px;}
bordercaption, .bordercaption {border: 1px solid #000000; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}


border, .border {border: 1px solid #000000;}

.footer, footer {font-size: 0.9em; padding-top: 15px; padding-bottom: 15px; color: #656565}

.content {background-color: #EEEBE4; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; font-size: 0.9em;}

officers {background-color: #EEEBE4; color: #4B4A45; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; font-size: 0.9em;}

.intcap {font-size: 1.3em; font-weight: bold;}

.toptile {height: 109px; background-image: url(/images/bmglr_toptile.gif);}

/* LINKS */

a { text-decoration: underline; font-size: 1em;}
a:link { color: #656565; font-size: 1em;}
a:visited { color: #656565; font-size: 1em;}
a:hover, a:active { color: #E7C564; font-size: 1em;}

a.footer { text-decoration: underline;}
a.footer:link { color: #656565;}
a.footer:visited { color: #656565;}
a.footer:hover, a:active { color: #E7C564;}