body, html {
	background: #650300; /*#3e0500;*/
	margin-top: 0px;
}
a, a:visited { color: #5de314; }

body, html, p, li, td,
.normal {
	font-family: 'Trebuchet MS', Helvetica ,sans-serif;
	font-size: 13px;
	line-height: 16px;
	vertical-align:top;
}

.small_1 {
	font-size: 10px;
}
.small_2 {
	font-size: 9px;
}
img { border: none; }
td { vertical-align:top; }

h1,
.heading_1 {
	color: #ffcc33;
	font-size: 16px;
	font-weight:bold;
}
h2,.heading_2 {
	color: #ffcc33;
	font-size: 16px;
	font-weight:bold;
}
h3,
.heading_3 {
	color: #ffcc33;
	font-size: 14px;
}
.small_font {
	color: #000000;
	font-size: 10px;
}
.red { color:#ff0000; }

#homebox {
width: 542px; height: 350px; margin-left: 214px;
}