* {
	margin: 0;
	padding: 0;
}
acronym {
	border-bottom: 1px dashed #ccf;
	cursor: help;
}
body {
	color: #000;
	font: normal 100.01% arial, sans-serif;
}
.clear {
	clear: both;
	float: none;
}
#comment-form {
	width: 60%;
}
#comment-form button {
	margin:      5px;
	margin-left: 0;
}
#comment-form .form-row {	
	float:  left;
	margin: 2px 0;
	width:  80%;
}
#comment-form .form-row label {	
	float: left;
	width: 30%;
}
#comment-form .form-row input, #comment-form .form-row select {
	float: left;
}
#comment-form h4 {
	margin: 10px 0;
} 
#Footer {
	margin-top: 10px;
	text-align: right;
	width: 100%;
}
#Footer a img {
	border: 0;
	margin: 5px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}
h2, .h2 {
	display: block;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}
#header {
	background: transparent url('./../img/headerrows_bg.gif') repeat;
	padding-top: 10px;
	width: 100%;
	float: left;
}
#left-frame {
	background:     #fff url('./../img/mainnavigation_bg.gif') repeat;
	border:         1px dashed #ccf;
	border-width:   0 1px 1px 0;
	float:          left;
	padding-bottom: 50px;
	width:          12%;
}
#Logo {
	float: left;
	margin-bottom: 10px;
}
#main-frame {
	float:        right;
	margin-right: 5%;
	width:        80%;
}
#main-frame .row {
	margin-bottom: 10px;
}
#main-frame .row .text img {
	margin: 3px;
}
#main-frame .row .footer, #main-frame .row .heading, .serendipity_comment .serendipity_comment_source {
	background: #fff url('./../img/mainnavigation_bg.gif') repeat;
	color:      #333;
	font-size:  80%;
	text-align: right;
}
#main-frame .row .footer {
	clear: both;
	border-bottom: 1px solid #ccf;
	float: none;
}
#main-frame .row .footer a, #Content .row .footer span {
	margin-right: 2px;
}
#main-frame .row .heading {
	border-top: 1px solid #ccf;
	display:    block;
}
#main-frame .row .text img {
	border: 1px dashed #ccf;
}
#main-navigation {
	list-style-type: square;
}
#main-navigation li {
	margin-left: 30px;
}
#main-navigation li a, #sub-navigation, #Username {
	color: #000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
#shadow {
	background: #fff url('./../img/shadow_bg.gif') repeat-x;
	color: #000;
	height: 4px;
}
.h2 acronym {
	border: 0;
}
.serendipity_comment {
	margin: 5px 0;
}
.serendipity_comment .serendipity_comment_source {
	padding:    2px 2px;
	text-align: left;
}
.serendipity_comment .serendipity_comment_source {
	clear: both;
	border-bottom: 1px solid #ccf;
	float: none;
}
#serendipity_comment_1 {
	border-top: 1px solid #ccf;
	margin-top: 10px;
	padding-top: 5px;
}
.serendipity_msg_important {	
	color: red;
	margin: 5px 0;
}
#sub-navigation {
	background: #ccf url('./../img/subnavigation_bg.gif') no-repeat;
	display: block;
}
#sub-navigation p {
	background: transparent url('./../img/subnavigation_p_bg.gif') no-repeat top right;
	margin-left: 13%;
	text-align: left;
}
#Username {
	background: transparent;
	color: #fff !important;
	float: right;
	margin: 10px 10px 10px 0;
}
