@charset "utf-8";
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76AC36;
	text-decoration: none;
}
a:visited {
	color: #76AC36;
	text-decoration: none;
}
a:hover {
	color: #CD8853;
	text-decoration: none;
}
h2 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	color: #76AC36;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.jpg);
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8EED5;
	line-height: 16px;
}

#board-top {
	padding: 0px;
}
#extraDiv2 {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: -5px;
	left: 0px;
	z-index: 5;
}
#envelope {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#board-middle {
	background-image: url(../images/board-middle.png);
	width: 504px;
	float: left;
}
#menu {
	float: left;
	height: 203px;
	width: 163px;
	padding-right: 5px;
}
#board-bottom {
	height: auto;
	margin-left: 168px;
}
strong {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C87849;
}
