
BODY {
	font: 76%/1.1em Geneva, Arial, Helvetica, sans-serif;
	background: #fff url(images/top-gg.gif) top repeat-x;
	width:770px;
	color: #456377;;
	margin: 0 auto
}
.top {
	background: url(images/top.gif);
	color: #fff;
	height: 26px;
	font-size: 0.7em 
}
.top a { color: #fff; text-decoration:none }
.bottom {
	background:  url(images/bottom.gif);
	font-size: 0.7em;
	color: #456377;
	padding-right: 20px;
	height: 30px;
	text-align: right
}
a:hover {
	color: #fff; text-decoration: underline  
}
.left-box {
	background: url(images/center-box.gif) repeat-y;
	color: #fff;
	text-decoration: none;
	padding: 11px;
	font-size: 0.8em;
	width:173px
}
.left-box a { color: #fff }
.left-box-top {
	background: url(images/top-box.gif);
}
.left-box-bottom {
	background: url(images/bottom-box.gif);
}
.main-top {
	background: url(images/main-top.gif);
}
.top-center { 
	background: url(images/center-logo-top.gif) no-repeat; 
	height:272px; 
	width:299px; 
	font-size: 0.9em;
	color: #456377;
	text-align:center;
	padding-top:5px
}
.main-mid {
	background: url(images/main-center.gif);
	padding: 10px;
	color: #456377;
}
.main-bottom {
	background: url(images/bottom.gif);
}
.interiorPadding { padding: 10px 15px }
.small-text {
	font-size: 0.9em;
	color: #456377;
}
.sm-color {
	font-size: 0.9em;
	color: #456377;
	text-decoration: none;
}
.links { color: #1F3E53; }
.whitelinks {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}

h3 { 
color: #511B12;
font-size: 1.3em;
text-decoration: none;
}