body {
	font-family: Helvetica,Arial;
	font-size: .8em;
	line-height:1.6em;
	color:#000;
	margin:10px;
	background:#fff;
	}
a { text-decoration: underline;color: #030; }
#main {
	width:715px;
	background-color:#fff;
	padding-left:115px;
	}
p, ul, ol {
	text-decoration: none;
	margin-top:10px;
	margin-bottom:16px;
	}
ul {margin-left:16px;list-style-type: square;}
li {margin-bottom:.7em}
#logo {float:left;width:115px;height:100px;}
#name {
	height:50px;
	margin-top:1.2em;
	margin-bottom:1.2em;
	font-weight:bold;
	font-size:1.1em;
	text-transform: uppercase;
}
#nav {width:600px;height:30px;
	background-color:#006600;
	padding-top:5px;padding-left:30px;
	margin-left:115px;margin-top:10px;
	}
#nav .tab {color:#ff6;font-weight:bold;font-family:verdana;display:inline;}
#nav .tab a{color:#ff6;text-decoration:none;}
#nav .divider {color:#ff6;font-weight:bold;margin-left:15px;margin-right:15px;display:inline;}
#search {margin:0;display:inline;}
#search input {height:18px;width:120px;border:1px solid #ff6;}
#search .submit {background:#ff6;color:#030;font-weight:bold;width:70px;}
h1 {
	font-family:Georgia,"Times New Roman";
	font-size:1.3em;
	font-weight:normal;
	color: #030;
	/* background-color:#dcf7d2; */
	padding:3px;
	margin-top:12px 0 12px 0;
	border-bottom:solid 1px #ccc;
	}
h2 {font-weight:bold;
	font-size:1.1em;
	top-margin:.5em;
	bottom-margin:.5em;}
#footer {
	width:715px;
	color: #666;
	text-align: center;
	border-top:solid 2px #ccc;
	padding-top:10px;
	padding-left:115px;
	margin-top:20px;
	margin-bottom:10px;
	}
#footer a {font-weight:bold;}