html, body {margin:0;padding:0;top: 0; left: 0; font-family: trebuchet ms, arial, sans-serif;background:#003467}
.memheads {letter-spacing: .15em;text-transform: uppercase;font-size:18px;border-top: 3px solid black; border-bottom:1px solid black;color: #004276;font-weight:bold;font-family: 'Trebuchet MS', sans-serif;}
.profhead {letter-spacing: .1em;text-transform: uppercase;font-size:18px;border-top: 2px solid white; border-bottom:1px solid white;color: white;font-weight:bold;font-family: 'Trebuchet MS', sans-serif;}
.memtext {margin-bottom:6px;font-size:14px;line-height: 17px; font-family: 'Trebuchet MS', sans-serif;}
.proftext {padding:6px;font-size:14px;line-height: 18px; font-family: 'Trebuchet MS', sans-serif;color:white}
ol {margin-top: 6px;  padding-left: 9px;p\adding-left: 6px;margin-left:18px}
img.epix {border: 3px solid black;margin-right:6px;margin-bottom:6px}
img.eyecandyimage {border: 3px solid black;margin-bottom:6px}
img.hppix {border: 1px solid black;margin-right:6px;}
.regexpname {margin-bottom:3px;margin-top:-2px;letter-spacing: .1em;text-transform: uppercase;font-size:15px;font-weight:bold;font-family: 'Trebuchet MS', sans-serif;}
.regexptext {font-size:12px;line-height: 14px; font-family: 'Trebuchet MS', sans-serif}
a:link {color:#003467; font-weight:bold;}
a:visited {color:#003467; font-weight:bold;}
a:hover {color:#b3b3b3; font-weight:bold;}
a:active {color:#b3b3b3; font-weight:bold;}

table.navtable {
	border-top: 2px solid #004276;
	border-bottom: 2px solid #004276;
	}
td.navtable {background: #c2c2c2;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-align: center;
	width: 158px;
}
a.navtable:link {color:black; display:block; width:100%; text-decoration: none; font-weight:bold;}
a.navtable:visited {color:black;  display:block; width:100%; text-decoration: none; font-weight:bold;}
a.navtable:hover {color:black;  display:block; width:100%; text-decoration: underline; font-weight:bold;}
a.navtable:active {color:black;  display:block; width:100%; text-decoration: none; font-weight:bold;}


#container {
	width: 970px;
	background: white;
	text-align: left;
	margin: 0 auto;
	border-left: 6px solid #75bd5a;
	border-right: 6px solid #75bd5a;
}


#content {
	padding:12px;
	padding-top:0px;
	clear: left;
}
#nav, #nav ul {
	float: left;
	width: 960px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	border-top: 2px solid #004276;
	border-bottom: 2px solid #004276;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	/*width: 158px;*/
	/*w\idth: 5.5em;*/
	color: black;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	width: 10em;
	width: 158px;
	letter-spacing: .1em;
	text-transform: uppercase;
	background: #c2c2c2;
	border-right: 2px solid white;
}

#nav li:hover, #nav li.sfhover {
		background: #adadad;
}


ul {list-style-image: url(../images/b.gif);margin-top: 6px;  padding-left: 0;margin-left:18px}
