body {
	margin: 0px 0px 20px 0px;
        font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

a {
	text-decoration: none;
}

a:link { 
	color: #33f;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:visited { 
	color: #33f;
	border-bottom: #00a;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover { 
	color: #00a;
	border-style: none none solid none;		
}

a:active { 
	color: #00a;
	border-bottom: #00a;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

input {
	font-family: Tahoma;
	font-size: 9px;
}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 100%;
	background-color: #fff;
}

#banner {
	border-bottom: 1px solid #99f;
	margin-bottom: 0px;
	padding-left: .4em;
	padding-right: .4em;
	padding-bottom: 0.25em;
	color: #333;

	font-family: Verdana, Arial;	
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;	
	letter-spacing: -1px;
}

#center {
	float: left;
	width: 73%;
	overflow: hidden;
}

.content {
	padding: 15px 15px 5px 15px;
	}

#right {
	float: right;
	width: 25%;
	background-color: #fff;
	overflow: hidden;
}

.content p {
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
        font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	}

.content blockquote {
	line-height: 150%;
	color: #333;
	background: #f8f8f8;
	border: 1px solid #006;
	padding: 5px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 18px;
	border-left: 5px solid #006;
	padding-left: 5px;
	background: #f1f1f1;
	}

.content h3 {
	color: #333;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #333;
	font-size: x-small;
	border-top: 1px solid #aaf;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	padding-left: 10px;
	}

.sidebar {
	color: #333;
	padding: 0px 10px 0px 10px !important;
	padding: 5px 10px 0px 15px;
	font-family: Arial, Verdana, sans-serif;
	}

.sidebar .subcommand {
	padding-left: 0.0em;
	margin-top: 0.8em;
        margin-left: 0.0em;
	margin-bottom: 1.2em;
	border-width: 1px;
	border-style: solid;
	border-color: #778;
	background: #eef;
}

.sidebar .subcommandtitle {
	padding-left: 0.5em;
	padding-top: 0.20em;
	padding-bottom: 0.25em;
	margin: 0.0em;
	background: #779;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}


.sidebar h2 {
	text-align: left;
	font-weight: bold;
	margin: 20px auto 10px -10px;
	border-right: 5px solid #006;
	border-bottom: 1px solid #006;
	padding-left: 5px;
	}

.sidebar ul {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 2px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #fff;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#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%;
	}

#footer {
	clear: both;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: .5em;
	border-top: 1px solid #77f;
}
