body {
	background-color: #999966;
	margin-right: 0px;
	margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330;
}
.alignright {
	float: left;
}

#header{
	background-color: #999966;
	width: 1040px;
	margin-top: 10px;
}
a:link {
	color: #999;
	text-decoration: none;
	
}
#addthis {
	padding-left: 3px;
}
a:visited {
	text-decoration: none;
	color: #999;
	
}
a:hover {
	text-decoration: none;
	color: #F93;
	
}
a:active {
	text-decoration: none;
}
a {
}
#footer {
	background-color: #999966;
	width: 1040px;
	float: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #330;
}
#content {
	width: 1040px;
	float: none;
	background-color: #EEEEEE;
}
.style3 {
	font-size: 12px;
	color: #999999;
}
.style4 {
	font-size: 12px
}
#content-left {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	float: none;
	text-align: left;
	padding-left: 45px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	margin-right: 25px;
	padding-right: 35px;
	font-size: 13px;
}
#sidebar {
	text-align:left;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 5px;
}
#archive-content-left {
	width:695px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.archivecontentleft {
	width:695px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333300;
	font-weight: normal;
	margin-top: -3px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #330;
	border-bottom-color: #330;
	margin-right: 25px;
	border-bottom-width: thin;
	padding-top: 2px;
	padding-bottom: 2px;
}

#feeds {
}
.blogPost {
	color: #333300;
	text-align: justify;
	width: 690px;
}
#comment {
	margin-right: 10px;
	width: 560px;
}
.sidebartext {
	font-size: 13px;
}
.style87 {
	font-size: 12px;
	color: #FFFFFF;
}
#sidebar span.sidetitle {
}
#sidebar ul {
	margin: 0;
	padding: 0;
	}
#sidebar li {
	list-style: none;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}.postmetadata {
	width: 550px;
}
.abouttext {
	color: #888888;
}
#navigation {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	width: 690px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation-top {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 690px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation-bottom {
	width: 690px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
}
#menu_parent {
	color: #999;
}
#menu_child {
	font-size: 16px;
	color: #330;
	background-color: #EEE;
	padding-right: 15px;
	padding-bottom: 10px;
	border: thin solid #999;
	padding-top: 10px;
	margin-top: 33px;
	margin-left: 0px;
	padding-left: 15px;
}
#soon {
	font-size: 16px;
	color: #999;
}
#child {
	padding-bottom: 5px;
	padding-top: 8px;
}

	#navbar ul {
	}
	
		#navbar ul li {
	display:inline;
		}
		
			#navbar ul li a {
	color:#999;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	background-color: #330;
	width: 55px;
	text-align: center;
	float: right;
	font-size: 16px;
			}
			
			#navbar ul li a:hover,
			#navbar ul li a.active,
			#navbar ul li a.active:hover {
	background:#EEE;
	color: #999;
			}

