a {
	color: #FFFFFF;
}
a:hover {
	color: #d8d8d8;
	text-decoration: none;
}
td.formfield {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding-top: 0px;
}
input {
	height: 13px;
	width: 100px;
}

#header {
	height:105px;
	width: 835px;
}

#headertop {
	height: 70px;
	clear:both;
}

#headerbottom {
	clear:both;
	height: 36px;
}


#contentright .critic {
	margin-left:7px;
	margin-top:10px;
	border: 2px;
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
}

h2 {
	font-weight: 900;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #FFFFFF;
}
#contentright ul {
	margin: 0 5px 0 0;
	font-size: 10px;
	font-weight: 200;	
}
#contentright li {	
	padding: 10px 0 0 0;
	text-align: right;
	margin: 0px 35px 0px 0px;
	list-style-type: none;
}
#contentright li strong {	
	font-size: 11px;
}
#contentright li a {
	text-decoration: none;
}
#contentright li a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
hr.ulist {
	margin: 8px 0 0px 0;
	background-color:#782f02;
	color: #782f02;
	width: 242px;
	text-align: left;
}

#content {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right:10px;
}
#content h1 {
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
	font-variant: small-caps;
	margin-bottom: 0px;
}
#content h2 {
	font-size: 15px;
	font-weight: 900;
	text-transform: capitalize;
	font-variant: small-caps;
	margin-bottom: 0px;
}
#content h2 a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

#content h3 {
	font-size: 10px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 17px;
	margin-left: 20px;
}
#content h3 a {
	text-decoration: none;
}
#content h3 a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

#content .banner_ad {
	margin-left: 20px;
	border: 1px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#footer {
	clear:both;
	font-size: 10px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	padding: 15px 0px 10px 0px;
}