body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #3d3d3d;
	color: #000;
	}

h1, h2, h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	padding: 0 10px;
	}

b {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	padding: 10px;
	font-weight: bold;
	}

ul {
	list-style: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	}

li {
	background: transparent;
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	color: #333;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a {text-decoration: none; color:  #295762; background-color: transparent;}
a:visited {color:  #295762; text-decoration: none; background-color: transparent;}
a:active {color:  #ccc;}
a:hover {color: #000; text-decoration: underline; background-color: #CDCDCD;}

#top	{
	height: 50px;
	width: 800px;
	margin-top: 0px;
	background-color: black;
	clear: both;
	}

#nameplate	{
	position: absolute;
	top: 20px;
	left:10px;
	}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color:white;
	border-bottom: 10px solid black;
	}

#left {
	margin:0 0 30px 0;
	padding: 0;
	background-color:white;
	min-height: 2000px;
	height: auto;
	overflow: auto;
	}

#nav {
	font-size: 12px;
	line-height: 17px;
	color: #CDCDCD;
	font-variant: small-caps;
	text-transform: uppercase;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	padding-right: 0;
	}

#mainimage {
	float: left;
	margin: 0 0 20px 0;
	width: 565px;
	height:250px;
	}

#blog {
	border: 1px solid white;
	clear: left;
	float: left;
	margin: 0;
	font-size: 11px;
	background: white;
	color: #000;
	text-align: left;
	width: 565px;
	}

#right {
	float: right;
	margin:0;
	padding: 0;
	width: 230px;
	height:100%;
	}

#box {
	border: 1px solid #818181;
	margin: 0 0 20px 0;
	padding: 0 15px;
	height: 248px;
	background: #818181;
	text-align: right;
	}

#box a {
	text-decoration: none;
 	color:  #DCDCDC;
    font-weight: bold;
	}

#box a:visited {
 	color:  #DCDCDC;
 	text-decoration: none;
    font-weight: bold;
	}

#box a:hover {
 	color: #000;
	text-decoration: underline;
        font-weight: bold;
        background-color: transparent;
	}

#sidebar {
	margin: 0;
	padding: 0px;
	background: #f1f1f1;
	color: #000;
	font-size: 70%;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	}

#footer  {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	font-size: 10px;
	clear: left;
	color: #DCDCDC;
	}

.date {
	font-size: 10px;
	background: transparent;
	color: #3d3d3d;
	padding: 0 0 0 10px;
	}

.sectionheader {
	padding:3px 10px;
	background: #DADADA;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #000;
        border-bottom: 1px solid black;
	}

.title {
	padding:3px 10px;
	background: #DADADA;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #000;
        border-bottom: 1px solid black;
	}

.subdivider {
	padding:16px 3px 3px 3px;
	margin: 0 0 10px 5px;
	font-size: 12px;
	color: #000;
        border-bottom: 1px solid black;
	}

.posted {
	margin-bottom: 30px;
	font: 10px verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 10px;
	} 

.sidetitle {
	padding:3px;
	background: #DADADA;
	margin: 10px 0;
	font-size: 12px;
	font-variant: small-caps;
	color: #666;
	text-transform: uppercase;
	text-align: center;
        border-bottom: 1px solid black;
	}

.paginate {
	color: #295762;
        margin-bottom: 30px;
	font: 12px verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 10px;
	}

.sidelinks {
	font-weight: bold;
	}

.recent {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0;
	list-style: square;
	}

.spacer  {
	padding: 10px;
	}

.centerimage  {
	margin-left: 12px;
	}