body {
	background-color: #DBDBDB;
}
#container {
	width: 900px;
	background-color: #CCCCCC;
	border: thin solid #990002;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
	height: 50px;
	background-color: #CCCCCC;
	padding-bottom: 150px;
}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
#navbar a:hover {
	color: #0A473F;
	text-align: center;
}

#navbar {
	background-color: #7A1F3E;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	width: 900px;
	padding-top: 0px;
}
padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
	text-align: center;
	float: right;
	width: 400px;
	margin-top: 20px;
#bottom {
	text-align: center;
}

#footer {
	background-color: #CCC;
	text-align: center;
	float: none;
	text-decoration: none;
	margin-bottom: 20px;
}
#content {
	text-align: left;
	padding: 20px;
	background-color: #CCC;
}


#footer a {
	font-family: Verdana, Geneva, sans-serif;
	color: #7A1F3E;
	font-size: 12px;
	background-color: #CCC;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	color: #0A473F;
	background-color: #CCC;
	text-align: center;
	text-decoration: none;
}
#photoarea {
	background-color: #CCCCCC;
	float: right;
	width: 420px;
	text-align: center;
	padding-right: 5px;
	padding-left: 15px;
}
#email {
	font-weight: normal;
	color: #000000;
}
#email a {
	color: #7A1F3E;
	text-decoration: none;
}
#email a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #CCCCCC;
	margin: 10px;
	padding-bottom: 20px;
	text-decoration: none;
}
.accounting {
	float: right;
	margin: 5px;
	border: thin solid #CCCCCC;
}
.bookkeeping {
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #7A1F3E;
	border-right-color: #7A1F3E;
	border-bottom-color: #7A1F3E;
	border-left-color: #7A1F3E;
}
#house {
	margin-top: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #7A1F3E;
	border-right-color: #7A1F3E;
	border-bottom-color: #7A1F3E;
	border-left-color: #7A1F3E;
}
