body { padding: 0; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #ffffff;}
a, a:link, a:visited, a:active {
	color:#009933;
}
a:hover {
	color:#006699;
}

#topad {width: 772px; background-color: #ededed; text-align: center;}
#rightcol { width: 145px; height: 900px; background-color: #ccc; padding: 10px 0 20px 0; float: right; text-align: center;}
#centercol { width: 362px; height: 900px; position: absolute; left: 240px; padding: 10px 10px 20px 10px; }
#leftcol {
	width: 220px;
	height: 900px;
	padding: 10px 10px 20px 10px;
	background-color: #ededed;
}

#footer {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-color:#444;
	text-align:center;
	width: 772px;
	height: 32px;
	padding: 5px 0;
	clear:both;
}

#footer a, #footer a:hover, #footer a:link, #footer a:visited, #footer a:active  { color: #ececec; }

#story {
	padding: 20px 0 30px 10px;
	width: 620px;
	position: relative;
	left: 0;
	top:0;
}

.buttonad {
	padding-bottom: 6px
}

.groupheading {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	background-color: #000;
	padding: 3px 0px 3px 0px;
	text-align: center
}

.groupheading a, .groupheading a:link, .verb10 a:active {
	color: #fff;
	font-weight: bold
}

.groupheading a:visited {
	color: #ececec;
}

.groupheading a:hover {
	color: #006699;
}

.verb10 {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.verb10 a, .verb10 a:link, .verb10 a:visited, .verb10 a:active {
	color: #009933;
	font-weight: bold
}

.verb10 a:hover {
	color: #006699
}

.verb10 i {
	color: #666666
}

.verb10w {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.verb10w a, .verb10w a:link, .verb10w a:visited, .verb10w a:active {
	color: #fefefe;
}

.verb11 {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 11px
}

.verb11 a, .verb11 a:link, .verb11 a:visited, .verb11 a:active  {
	color: #009933;
	font-weight: bold
}

.verb11 a:hover {
	color: #006699
}

.verb11 i {
	color: #666666
}

.dropdown {
	color: #000000;
	background-color: #ececec;
	font-family: Arial, sans-serif;
	font-size: 11px
}

.button {
	color: #000000;
	background-color: #ececec;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px
}

.input {
	color: #000000;
	background-color: #ececec;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px
}

.headline {
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 21px;
	font-weight: bold
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 21px;
	font-weight: bold
}

#story h1 {
	line-height: 28px;
	margin-top:0;
}

.tt {
	font: 12px courier new, opentype, courier;
	color: #3c3c3c;
}

.tt a:link, .tt a:visited {
	text-decoration: none;
}
.tt a:hover {
	text-decoration: underline;
}

#bloglist li { margin-left: 0; padding-left: 0; font-weight: 12px;}
#bloglist li a { font-weight: 12px;}


