body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background: #E8F2D7 url(img/bodyb-g.jpg) repeat-y center;
	margin:0px;
}

#main, #header, #left, #right, footer, p, table, tr, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
#main {
	width: 800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 0px;
}
#header {
	width: 100%;
	background-position: top;
	color: #FFFFFF;
	padding: 10px;
	background-color: #000000;
	background-image: url(img/headerbg.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 8px;
}
#header h2 {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left {
	width: 50%;
	padding: 0px;
	text-align: left;
	border-left: 1px solid #F2F2F2;
}
#left h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;	
}
#left fieldset {
	margin-top: 8px;
	border: 1px solid #CCC;
	padding: 5px;
	overflow: hidden;
}
#left legend {
	color: #CCC;
	font-size: 10px;
	text-transform: uppercase;
}
#right {
	width: 50%;
	background-color: #FFF;
	color:#000;
	padding: 3px;
	text-align: left;
	border: 0px solid #CCC;
}
#right h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 12px;
	background-image: url(img/hbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#666;
	
}
#right ul{ 
	margin-top: 0px;
	margin-bottom: 0px;
}
#right li {
	list-style-type: none;
	list-style-image: url(img/bullet.gif);
	height: 22px;	
}
#right a:link { text-decoration: none; color:#2D4903;}
#right a:hover { text-decoration: underline; color: #2D4903;}
#right a:visited { text-decoration: none; color: #2D4903;}
#right a:active { text-decoration: none; color: #2D4903;}
#content {
	background: #FFF url(img/contentb-g.jpg) left top repeat-x;
}
#footer {
	width: 100%;
	background-color: #000066;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	background-image: url(img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#credit {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: right;
	padding: 0px;
}
#left h3, #right h3 {font-family: Arial, Verdana, sans-serif;}
#credit a:link { text-decoration: none; color:#999;}
#credit a:hover { text-decoration: underline; color: #999;}
#credit a:visited { text-decoration: none; color: #999;}
#credit a:active { text-decoration: none; color: #999;}
#nav {padding: 0px 5px; text-align: right;}
p.strong { font-weight: bold;}
p.nextreading { font-weight: bold; font-size: 12px; color: blue;}
img { border: 0px;}
#google {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 60px;
}

