BODY, TD, DIV, P {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #75392B;
	text-align: left;
}


BODY {
	margin: 0px;
}


A:hover {
	text-decoration: underline;
}


A.menuLink {
	color: #fff;
	text-decoration: none;
}


.header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 770px;
	height: 174px;
}


.footer {
	width: 770px;
	color: #907E5F;
	text-align: center;
	font-size: 10px;
}


.footer2 {
	text-align: center;
	font-size: 9px;
	color: #CF9D8F;
}


.menubar {
	background-image: url('../images/menu_back.gif');
	background-repeat: repeat-x;
	width: 766px;
	height: 29px;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}


.contentTable {
	width: 770px;
}


.content {
	padding: 30px;
	line-height: 150%;
}


.side {
	background-image: url('../images/dot.gif');
	width: 2px;
}

.center {
	width: 766px;
}


.bottom {
	background-image: url('../images/dot.gif');
	width: 770px;
	height: 2px;
}


.spacer {
	height: 20px;
	width: 700px;
}