body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}

a {color:#000099; text-decoration:none;}
a:link {color:#000099; text-decoration:none;}
a:visited {color:#000099; text-decoration:none;}
a:hover {color:#000099; text-decoration:underline;}
a:active {color:#000099; text-decoration:underline;}

#header {
	margin: 0;
	padding: 0;
	background-color:#000099;
	height:53px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:53px; /* the correct height */
	}

body>#header {height:53px;}

#header2 {
	margin: 0;
	padding: 0;
	background-color:#fff;
        background-image: url(graphics/top_bkgd.gif);
	height:32px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:32px; /* the correct height */
	border-bottom : 1px solid #000;
	}

body>#header2 {height:32px;}

span.left  {
        margin: 0;
        padding: 0;
	float: left;
	}

span.right  {
        margin: 0;
        padding-right: 10px;
	float: right;
	}

span.tagline  {
        margin: 0;
        padding-right: 10px;
	float: right;
	color : #fff;
	vertical-align : middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style : italic;
	}

#content {
	margin:0px 220px 50px 0;
	padding:10px;
	}

.blogbody {
	padding: 0 15px;
	background-color: #FFFFFF;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	}

.blogbody p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 15px;
	}

.blogbody blockquote {
       font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
        background-color: #eee;
	padding: 10px;
	}

.blogbody h1 {
	margin-bottom: 0;
	color: #000;
	font-family: Times New Roman, Helvetica, serif;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	}

.blogbody h2 {
	margin-bottom: 20px;
	color: #000099;
	font-family: Times New Roman, Helvetica, serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	}

.blogbody h3 {
	margin-bottom: 20px;
	color: #000099;
	font-family: Times New Roman, Helvetica, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
        border-bottom : 1px solid #000099;
	}

.author  {
	color: #000;
	font-family: Times New Roman, Helvetica, serif;
	font-size: 12px;
	text-align: left;
	font-style : italic;
	padding-bottom: 15px;
	}

.blogbody p.posted {
	color: #000;
	font-family: Times New Roman, Helvetica, serif;
	font-size: 12px;
	border-bottom: 1px solid #000;
	text-align: left;
        padding-bottom : 3px;
	margin-bottom: 35px;
	font-style: italic;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#sidebar {
	position:absolute;
	top:110px;
	right:20px;
	width:200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}

body>#sidebar {width:200px;}

.sidebar_body  {
	padding:10px;
	background-image: url(graphics/side_bkgd.gif);
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

#sidebar h1 {
	margin: 0 0 15px 0;
	color: #000;
	font-family: Times New Roman, Helvetica, serif;
	font-size: 15px;
	text-align: center;
	font-weight: strong;
	border-bottom : 1px solid #000;
	}

#sidebar p {
      padding-top : 0;
      padding-bottom : 15px;
       }
