body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #000;
	background-color: #fff;
}

p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 18px;
}

h3
{
	font: 22px Verdana;
	padding-left: 10px;
	color: #009900;
}

pre
{
	margin-left: 20px;
	border: 1px #e0e0d0 solid;
	padding: 10px;
	background: #eeeeee;
}

h1, h2, h3
{
	font-weight: normal;
}

h1, h2
{
	font-family: Verdana;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 20px;
	font-style: italic;
}

small, .small
{
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #009900;
	background-color: inherit;
	border-bottom: 1px #009900 solid;
}


#fnav_container a {
        border-bottom: 0px;
        font-size: 11px;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 22px Verdana;
	color: #009900;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #009900;
	background-color: inherit;
	border: none;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 13px;
	line-height: 18px;
}

#sidebar-1 p
{
	text-align: right;
}

#content hr
{
	width: 580px;
	height: 1px;
	border: 0px;
	border-bottom: 1px #ccc solid;
}

.caps
{
	font-size: 12px;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 830px;
	\width: 840px;
	w\idth: 830px;
}

#head
{
	height: 100px;
	text-align: left;
}

#sidebar-1
{
	margin-right: 5px;
	padding-top: 100px;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-2
{
	margin-left: 25px;
	margin-top: -10px;
	float: right;
	width: 200px;
	\width: 200px;
	w\idth: 200px;
	height: 500px;
}

#content
{
	margin: 0;
	padding-top: 30px;
	width: 580px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 13px;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

p.article_info
{
	color: #999999;
	margin-top: -15px;
}

a.comments_invite
{
	color: #009900;
}

#comment
{
	color: #009900;
	font-size: 18px;
	line-height: 28px;
}

.comments li
{
	border: 1px #cccccc solid;
	margin-bottom: 20px;
	background: #eeeeee;
}

.comments-wrapper
{
	font-size: 13px;
}

#navigation a
{
	font-family: Verdana;
	list-style: none;
	font-size: 15px;
	border-bottom: none;
	text-decoration: none;
	float: left;
	display: block;
	margin: 10px;
	margin-top: 15px;
	line-height: 24px;
}

#navigation ul
{
	clear: left;
}

#linklistbox p
{
	font-family: Verdana;
	font-size: 18px;
	color: #009900;
	margin-bottom: 0px;
	line-height: 28px;
}

#linklistbox p.linklist
{
	font-size: 13px;
	margin: 0px;
	line-height: 18px;
}

#searchform p
{
	font-family: Verdana;
	font-size: 18px;
	color: #009900;
	line-height: 28px;
}

#content img
{
	float: none;
	margin: 5px 15px 15px 0;
	border: 1px solid #e0e0d0;
	padding: 5px;
}

.footer_nav div p a {
	font: 18px Verdana;
	color: #009900;
        text-decoration: none;
        border: 0;
}

#message {
       width: 500px;
       height: 300px;
}