body {
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, html {
	scrollbar-track-color: #000000;
	scrollbar-face-color: #673431;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-3dlight-color: #49010E; 
	scrollbar-darkshadow-color: #49010E; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	width: 100%;
	height: 100%;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #000000;
	background-color: transparent;
}

table.out {
	width: 100%;
	height: 100%;
}

td.out_c {
	text-align: center;
	width: 861px;
	background: #000000 url(gfx/background_center.jpg) no-repeat center top;
	color: #ffe3a7;
	vertical-align: top;
}

td.out_l {
	background: #000000 url(gfx/background_left.jpg) no-repeat right top;
	color: #ffe3a7;
}

td.out_r {
	background: #000000 url(gfx/background_right.jpg) no-repeat left top;
	color: #ffe3a7;
}

td.main {
	background: transparent url(gfx/body.gif);
	color: #000000;
	width: 836px;
}
                         
td.copy {
	color: #000000;
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}

td.crleft, td.crright {
	width: 380px;
}

td.newshead {
	border: 1px solid #00c6ff;
}

p.title, h1, div.head, p.ctitle {
	color: #632f31;
	background-color: transparent;
}

h2 {
	color: #970204x;
	background-color: transparent;
}

p.comment {
	color: #662f32;
	background-color: transparent;
}

a {
	color: #662f32; 
	background-color: transparent;
}

a:hover {
	color: #970204; 
	background-color: transparent;
}

a.anav {
	color: #000000; 
	background-color: transparent;
	font-weight: bold;
}

a.anav:hover {
	color: #662f32; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #970204; 
	background-color: transparent;
	font-weight: bold;
}

.combo {
	background-color: #ffe3a7;
	color: #000000;
}

p.imgtitle {
	color: #ffe3a7;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #ffe3a7;
	background-color: transparent;
}

option.new {
	color: #673335; 
	background-color: transparent;
}

table.text {
	width: 661px;
	margin-left: 100px;
}
                 
p, h1, h2 {
	margin-left: 100px;
	margin-right: 100px;
}

ul, ol {
	margin-left: 130px;
	margin-right: 100px;
}

a.snowball {
	color: red;
}

table.text td {
	vertical-align: top;
}

table.text h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

table.text p {
	margin-right: 0px;
	margin-left: 20px;
}

table.buy {
	width: 350px;
	margin-bottom: 20px;
}

table.buy td {
	width: 50%;
	text-align: center;
}

