a {
	color: Navy;
}

hr {
	display : none;
}

a:hover {
	color: Fuchsia;
	text-decoration: underline;
}


body {
	background-color: White;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


form {
	display: inline;
}

#top {
	text-align: right;
	background-color: #0000CC;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 2px solid Black;
}

#hebig {
	position: absolute;
	top: 70px;
	left: 590px;
}

.kid {
	margin-top: 10px;
	margin-left: 20px;
}

#frame {
	width: 760px;
}

.sidenav {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 220px;
}

.content {
	margin-left: 20px;
	padding : 10px 5px 5px 10px;
	width: 480px;
}

.entry h1 {
	font-size: 12pt;
	display: inline;
	letter-spacing: -1px;
}

.entry h1 a {
	color: #000000;
}

.entry h1 a:hover {
	color: Silver;
	background-color: Blue;
}

.postBody img {
	margin-left: 10px;
}

.postBodyAlt img {
	margin-left: 10px;
}

.rightbar h2 {
	font-size: 12pt;
	display: inline;
	color: white;
	letter-spacing: -1px;
}

.permalink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 4px;
}

.entrydate {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 4px;
}

.entryfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
}

.entry {
	margin-top: 4px;
	background-color: #FFFAFA;
	padding: 4px 4px 4px 4px;
	border: 1px solid #A9A9A9;
}

.entry blockquote {
	padding: 14px 4px 4px 8px;
	border-left-color: Black;
	border-left-style: dashed;
	border-left-width: 1px;
	background-color: #E6E6FA;
	background-image: url(/global_images/september/quote.gif);
	background-repeat: no-repeat;
}

.rightbar {
	float: right;
	margin-top: 10px;
	margin-right: 4px;
	width: 200px;
	background-image: url(/global_images/50/rightbar_bg.gif);
}

.rightboxblack {
	background-color : Black;
	padding : 4px;
}

.rightbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;
}

.rightboxtitle {
   background-color: #0000CC;
	border-bottom: 2px solid Black;
	padding-left: 4px;
	margin-bottom: 4px;
}

.rightboxborder {
	border-left : 1px solid;
	padding-left : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
}

#footer {
	color: white;
	background-color: #0000CC;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-top: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	line-height: 6pt;
	border-top: 2px solid black;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #A9A9A9;
}


#subfooter {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 20px;
	background-color: #E6E6FA;
}

.entryNav {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #D3D3D3;
	padding : 4px 4px 6px 6px;
	margin-bottom: 10px;
	background-image: url(/global_images/50/rightbar_bg.gif);
}

#comments {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(/global_images/50/rightbar_bg.gif);
	padding : 4px 8px 6px 6px;
	margin-top:6px;
}

#comments .permalink {
	border-bottom : 1px solid White;
	padding-top: 0px;
}

.commentPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.postBody {
	line-height: 120%;
}

.postBodyAlt {
	margin-bottom: 10px;
	line-height: 120%;
}

.entry p {
	margin-bottom: 10px;
}


