h1 { font-family: verdana, arial, sans-serif; color: #cb002e; text-decoration: none; font-size: 21px; text-transform:uppercase; }
h2 { font-family: verdana, arial, sans-serif; color: #fff; text-decoration: none; font-size: 10px; text-transform:uppercase; margin-top: 0px }
h4 { font-family: verdana, arial, sans-serif; color: #6bf7e3; text-decoration: none; font-size: 10px; }

body { margin-top: 0px; font-family: andale mono, courier, sans-serif; color: #000; text-decoration: none; font-size: 11px; }
body A:link { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: none; font-size: 11px; }
body A:active { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: none; font-size: 11px; }
body A:visited { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: none; font-size: 11px; }
body A:hover { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: underline; font-size: 11px; }

.body { font-family: andale mono, courier, sans-serif; color: #000; text-decoration: none; font-size: 11px; }
.body A:link { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: none; font-size: 11px; }
.body A:active { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: none; font-size: 11px; }
.body A:visited { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: none; font-size: 11px; }
.body A:hover { font-family: andale mono, courier, sans-serif; color: #ec333c; text-decoration: underline; font-size: 11px; }

.foot { font-family: verdana, sans-serif; color: #505050; text-decoration: none; font-size: 10px; }
.foot A:link { font-family: verdana, sans-serif; color: #ec333c; text-decoration: none; font-size: 10px; }
.foot A:active { font-family: verdana, sans-serif; color: #ec333c; text-decoration: none; font-size: 10px; }
.foot A:visited { font-family: verdana, sans-serif; color: #ec333c; text-decoration: none; font-size: 10px; }
.foot A:hover { font-family: verdana, sans-serif; color: #ec333c; text-decoration: underline; font-size: 10px; }

.left { font-family: verdana, arial, sans-serif; color: #fff; text-decoration: none; font-size: 10px; }
.left A:link { font-family: verdana, arial, sans-serif; color: #c9ff8a; text-decoration: none; font-weight: bold; font-style: italic; font-size: 10px; }
.left A:active { font-family: verdana, arial, sans-serif; color: #c9ff8a; text-decoration: none; font-weight: bold; font-style: italic; font-size: 10px; }
.left A:visited { font-family: verdana, arial, sans-serif; color: #c9ff8a; text-decoration: none; font-weight: bold; font-style: italic; font-size: 10px; }
.left A:hover { font-family: verdana, arial, sans-serif; color: #fff; text-decoration: underline; font-weight: bold; font-style: italic; font-size: 10px; }

.small { font-family: verdana, arial, sans-serif; color: #999; text-decoration: none; font-size: 11px; }

#wrapper {
	display: block; 
	/*border: 1px #000000 solid;*/
	width:773; 
	margin:0px auto;
}

#header {
	border: 0px; font-family: andale mono, courier, sans-serif; color: #000; text-decoration: none; font-size: 12px;
}

#content {
	width: 491;
	border: 0px;
	float: right;
}

#sidebar {
	width: 253;
	border: 0px;
	float: left;
}

ul
{
list-style: none;
padding: 0;
margin: 0;
}

li {
	list-style: none;
	padding-left: 10px;
	}

#s {
	width: 98px;
	padding: 2px;
	}

#both {
	clear: both;
}

#footer {
	border: 0px;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}

/*comments*/

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */