body {
	padding-top: 10px;
	background-color: #ffffff;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
}

a {
	text-decoration: none;
	color: #4580bc;
}

a:hover {
	text-decoration: underline;
}

#menu a {
	font-weight: bold;
}

#main {
	font-size: .8em;
	font-family: arial, helvetica;
}

#header {
	background-color: #000000;
	color: #ffffff;
	width: 688px !important;
	width: 700px;
	padding-left: 12px;
	line-height: 15px !important;
	line-height: 28px;
	border-bottom: 4px solid #000000 !important;
	border-bottom: 0;
}

a#headertext {
	font-size: 35px;
	font-family: arial, helvetica;
	font-weight: bold;
	letter-spacing: -3.4px;
	color: white;
	text-decoration: none;
}

a#headertext:visited {
	color: white;
}
a#headertext:hover {
	color: #eeeeee;
}
#content {
	width: 700px;
	border: 1px solid #dddddd;
	text-align: left;
	padding-bottom: 20px;
}

#menu {
	text-align: right;
	font-size: .7em;
	font-family: arial, helvetica;
	margin-bottom: 20px;
	padding-right: 10px;
}

.date-header {
	border-bottom: 1px double #dddddd;
	font-size: 1.1em;
	color: #444444;
	padding-left: 10px;
}

.entry-header {
	font-size: 1em;
}

.entry, .trackbacks, .comments{
	padding: 0 20px 0 10px;
}

.entry-body {
	font-size: .9em;
}

.entry-body img {
float: left;
padding: 4px;
border: 0px;
}

.entry-footer {
	font-size: .8em;
}
