
body {
	margin: auto;
	text-align: center;
	background: #333;
		}
p {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	}
a:link, a:visited {
	color: #FF9835
	}
a:hover, a:active {
	color:#679A35;
	}
#top {
	width: 100%;
	background: #669933;
	text-align: right;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	padding: 6px 0 6px 0;
	border-bottom: 3px solid #fff;
	}
a:link.top_link {
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0 0;
	}
a:visited.top_link {
	color: #fff;
	text-decoration: none
	}
a:hover.top_link {
	color: #fff;
	text-decoration: none
	}
a:active.top_link {
	color: #fff;
	text-decoration: none
	}
#wrapper {
	width: 768px;
	text-align: left;
	padding: 0;
	margin:auto
	}
#header {
	margin-top: 20px;
	margin-bottom: 20px;
	}
.name {
	font-size: 2em;
	font-family: georgia, serif;
	color: #fff;
	}
.name2 {
	font-size: 1em;
	font-family: arial, sans-serif;
	color: #fff;
	margin-left: 30px;
	}
#box {
	width: 100%; 
	border: 5px solid black;
	background: #fff;
	margin: 0;
	}
.line {
	clear: all;
	background: #FFCC66;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	height: 16px;
	}
.line2 {
	clear: all;
	background: #FFCC66;
	border-top: 5px solid black;
	height: 16px;
	}
.recent_posts {
	background: #ccc;
	border-left: 5px solid black;
	padding: 20px;
	width: 200px;
	}
.content {
	padding: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px
	}
h3 {
	color: #FF9933;
	text-transform: uppercase;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}
h2 {
	font-family: geneva, serif;
	font-size: 12px;
	text-transform: uppercase;
	}
#footer {
	margin-top: 20px;
	color: #999; 
	font-size: 11px;
	font-family: arial, verdana;
	}
.top_nav {
	border-right: 5px solid black;
	
	}
#sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-family: verdana, arial, sans-serif;
	}
#sidebar li {
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	}
#sidebar li a, #sidebar li a:visited {
	color: #990100
	}
#sidebar li a:hover, #sidebar li a:active {
	color: #679A35
	}
#st_list ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
#st_list li {
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}
.head1 {
	background: #FF9835;
	padding: 4px;
	color: #fff;
	font-family: arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid black;
	font-weight: bold;
	font-size: 12px
	}
.head2 {
	background: #990000;
	padding: 4px;
	padding-left:10px;
	color: #fff;
	font-family: arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	border-right: 1px solid black;
	font-weight: bold;
	font-size: 12px
	}
.head3 {
	background: #fff;
	padding: 4px;
	color: #333;
	font-family: arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid black;
	font-weight: bold;
	font-size: 12px
	}
.page-td1 {
	border-right: 1px solid black;
	padding: 10px;
	width: 153px;
	text-align:center;
	vertical-align:top;
	}
.page-td {
	border-right: 1px solid black;
	padding: 10px;
	vertical-align:top;
	font-family: arial,verdana,sans-serif;
	}
.page-td3 {
	border-right: 1px solid black;
	background:#ccc;
	width: 200px;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	vertical-align:top;
	padding: 10px;
	}
.nav_links {
text-align:center;width: 106px;padding:7px;text-transform:uppercase;
	}
.small {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	}
.img {
	border: 0;
	}
