body {
	margin: 0px;
	padding: 0px;
	background: #111122;
}

body, p, html, table, td {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #EEEEEE;
	margin: 0px;
	margin-bottom: 20px;
}

H3 {
	font-size: 12pt;
}

.entrycontent img {
	clear: right;
	margin: 8px;
	margin-left: 0px;
}

#container {
	border: 0px;
	background: transparent;
        margin-left: 160px;
	width: 500px;
	float: left;
}


#header {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #333366;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.header img {
	margin: 0px;
}

#header img {
	margin: 0px;
}

.topleft {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
}

.topleft img {
	margin: 0px;
	padding: 0px;
}

#centercolumn {
	margin: 0px;
	margin-top: 120px;
}

.content {
	background: transparent;
}

.entrycontent {
	border-right: double #999;
	background: transparent;
	padding-right: 0.5em;
}

.content p {
	margin: 4px 0px 8px 0px;
	vertical-align: top;
}

//.content p:first-letter {
//	font-size: 280%;
//	line-height: 100%;
//	float: left;
//	margin-right: 0.1em;
//	margin-bottom: -0.3em;
//	margin-top: -0.1em;
//}

.content p:first-line {
	font-variant: small-caps;
}

h1 {
	font-size: 16pt;
	margin: 4px;
	color: #444;
	display: inline;
}


h2 {
	font-size: 11pt;
	font-variant: small-caps;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFE;
	clear: both;
}

H4 {
	font-size: 10pt;
	margin: 4px;
	color: #444;
	display: inline;
	font-style: italic;
}

.date {
	color: #999;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	margin-bottom: 20px;
}

.entryfooter {
	color: #444;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	text-align:right;
	margin-bottom: 30px;
	padding: 6px 0px;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #777;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}


a {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

.prevnext_links {
	float: right;
	color: #777;
}

H1 A, .prevnext_links A {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.bottomline {
	font-size: 8pt;
	text-align: center;
}

.bottomline img {
	vertical-align: top;
}

#rightcolumn {
	width: 130px;
	margin-left: 700px;
	margin-top: 212px;
}

#rightcolumn h3 {
	font-size: 10px;
	margin-top: 0px;
	text-align: center;
	}

#rightpiece {
	border: 1px solid #999;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
}

#rightpiece p {
	margin-top: 8px;
	margin-bottom: 2px;
}

.date_title A {
        font-weight: normal;
}

.hidden {
	display: none;
}
