html,
body {
	font-size: 12px;
	background: 0 0 url('../img/head_back.gif') repeat-x #000;
}

body#sub {
	background: 0 0 url('../img/head_sub_back.gif') repeat-x #000;
}

html,
body,
#main,
body#sub,
#foot div.item
{
	background: #000;
	color: #FFF;
	font-size: 13px;
}

#foot div.item {
	background: #222;
	height: 70px;
}

.side .graybox
{
	background: #222;
	border-top-color: #000;
	
	color: #FFF;
}

#main A {
	color: #FFF !important;
}

.graybox h1 {
	color: #FFF !important;
}

