body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-size: 62.5%; 
	font-family:  Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/bgcolor.jpg');
	color: #333;
	text-align: left;
	}
	
#page {
	background-color: white;
	margin: 0 0 0 0;
	padding: 0;
	width: 750px;	
	background-color: white;
	text-align: left;
	background: url("images/bg.jpg") 
	repeat-y top; 
	border: none;
	}

#header {
	background: #d5d6d7 url('images/header.jpg') no-repeat bottom center;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 95px; 
	width: 750px;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}


#menu {
	background: #222222 url('images/menu.jpg') no-repeat bottom center;
	padding:5px 10px 5px 10px;
	margin: 0  0  0 0;
	height: 15px;
	width: 718px;
	}
	
#menubtn {
	padding:5px 15px 5px 5px;
	margin: 0 0 0 0;
	height: 15px;
	width: 719px;
	font-size: 1.1em;
}

#menubtn a {
	color: #eeeeee;
	text-decoration: none;
	}

#menubtn a.current {
	color: #8eff99;
	text-decoration: none;
	}

#menubtn a:hover {
	color: #fffeb7;
	text-decoration: none;
	}

#content {
	font-size: 1.2em;
	min-height: 500px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


.ncol {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 650px;
	}

.wcol {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 30px 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.wcol .post {
	margin: 0;
	}



.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
	background: #eee url('images/footer.jpg') no-repeat top; 
	border: none;	
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}


h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#sidebar
{
	background-color:navy;
	padding: 20px 30px 10px 0px;
	margin-left: 465px;
	width: 200px;
	min-height:100px;
	}



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


