body {
	background-color: #422d24;
}

#header{
	background-color: #422d24;
	background-image: url(images/header-withlogo.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 1232px;
}
#nav{
	font-family: Verdana;
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
#body{
	background-repeat: no-repeat;
	clip:     rect(auto auto auto auto);
	height: 298px;
	width: 869px;
	margin: 35px 0px 0px;
	padding: 0px;
}
#base{
	margin-top: 15px;
}
#footer{
	background-repeat: no-repeat;
	margin-top: 15px;
}

#titletext{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 15px;
}
#aboutustext{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
}

