body {
	margin: 0px;
	background-image: url(img.v2/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #091004;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202c22;
}

a {
	color: #212d23;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer {
	color: #fff;
	font-size: 9px;
}

.navPic {
	margin-left: 5px;
}

.subNavPic {
	margin-right: 5px;
}


#leftbox {
	overflow: auto;
	margin-left: 9px;
	margin-top: 11px;
	margin-right: 23px;
	height: 434px;
}

#rightbox {
	overflow: auto;
	margin-left: 11px;
	margin-top: 11px;
	margin-right: 16px;
	height: 416px;
	background-position: center center;
	background-repeat: no-repeat;
}
#leftbox1, #rightbox1 {
	width: 373px;
	background: #ffffff;
	padding: 10px;
}

#leftbox1 img, #rightbox1 img
{
	border: 1xp solid #000000;
}