html,body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #E9E9E9;
	font-family: tahoma;
	font-size: 11px;
}
#container {
	position:relative;
	margin:0 auto;
	width:800px;
	background-image: URL("/img/bg.gif");
	height:auto !important;
	height:100%;
	min-height:100%;
}
#bar_top {
	height: 18px;
	width: 795px;
	background-color: #49484D;
	color: #898E8F;
	padding-top: 2px;
	padding-right: 5px;
	text-align: right;
}
#header {
	background: url("/img/top.jpg");
	height: 100px;
	width: 800px;
	cursor: pointer;
}
#topspacer {
	height: 20px;
	width: 590px;
	background-color: #FFFFFF;
	border-left: 210px solid #EEF0F0;
}
#center {
	width:100%;
}
#menu {
	width: 170px;
	float: left;
	background-color: #49484D;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #7F7F84;
}
#content {
	width: 500px;
	float: left;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 20px;
	padding-bottom: 25px;
}
#centerend {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#bottomspacer {
	position:absolute;
	height: 20px;
	width: 590px;
	bottom: 20px;
	background-color: #FFFFFF;
	border-left: 210px solid #EEF0F0;
}
#footer {
	position:absolute;
	width:800px;
	bottom:0;
	background-color: #49484D;
	height: 20px;
}
#footer1 {
	height: 18px;
	width: 100px;
	bottom:0;
	color: #898E8F;
	float: left;
	position: relative;
	padding-top: 2px;
	text-align: left;
}
#footer2 {
	height: 18px;
	width: 600px;
	bottom:0;
	color: #898E8F;
	float: left;
	position: relative;
	padding-top: 2px;
	text-align: center;
}
#footer3 {
	height: 17px;
	width: 97px;
	bottom:0;
	padding-right: 3px;
	color: #898E8F;
	float: left;
	position: relative;
	padding-top: 3px;
	text-align: right;
}
.grey:link, .grey:active, .grey:visited {
	color: #898E8F;
	font-weight: normal;
	text-decoration: none;
}
.grey:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.white:link, .white:active, .white:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.white:hover {
	color: #7F7F84;
	font-weight: normal;
	text-decoration: underline;
}
.space {
	height: 180px;
	width: 100%;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #cc0033;
}
a:hover {
	text-decoration: underline;
	color: #cc0033;
}
img {
	border: 0px;
}
h1 {
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 18px;
	color: #49484D;
	display: inline;
}
h2, h2 a:link, h2 a:active, h2 a:visited, .posthead1 h2 a:link, .posthead1 h2 a:visited, .posthead1 h2 a:active {
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #49484D;
	display: inline;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
	display: inline;
}
h3 {
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 14px;
	color: #49484D;
	display: inline;
}
#s {
	font-size: 10px;
	border:1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
}
input {
	font-size: 10px;
	border:1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
}
select {
	font-size: 10px;
	border:1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
}
#searchsubmit {
	font-size: 10px;
	border:1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 50px;
}
.posthead1 {
	width: 342px;
	height: 47px;
	float: left;
	background-color: #EEF0F0;
	border-top: 1px solid #49484D;
	border-left: 1px solid #49484D;
	font-size: 9px;
	color: #9b9c9e;
	padding-top: 3px;
	padding-left: 7px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
}
.posthead2 {
	width: 142px;
	height: 47px;
	float: left;
	background-color: #EEF0F0;
	border-top: 1px solid #49484D;
	border-right: 1px solid #49484D;
	text-align: right;
	font-size: 9px;
	color: #9b9c9e;
	padding-top: 3px;
	padding-right: 7px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
}
.posthead {
	width: 484px;
	height: 47px;
	background-color: #EEF0F0;
	border-top: 1px solid #49484D;
	border-left: 1px solid #49484D;
	border-right: 1px solid #49484D;
	font-size: 9px;
	color: #9b9c9e;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 10px;
}
.posthead2 a:link, .posthead2 a:visited, .posthead2 a:active, .posthead1 a:link, .posthead1 a:visited, .posthead1 a:active {
	text-decoration: none;
	font-weight: normal;
	color: #9b9c9e;
}
.posthead2 a:hover, .posthead1 a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #9b9c9e;
}
.entry {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.center {
	text-align: center;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist {
	padding: 0;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#comment {
	width: 448px;
	height: 150px;
	border: 1px solid #49484D;
	background-color: #FFFFFF;
	color: #000000;
}
.positive {
	color: blue;
}
.negative {
	color: red;
}
p {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}