body {
	background-color: #CED7E1;
	padding: 0px;
	margin: 0px;
}
#navigation {
	background-color: #6E8BAD;
	width: 150px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	display: block;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 3px 0px 3px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #506B8D;
}
#meat {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#sideMenus {
	width: 150px;
	background-color: #6E8BAD;
}
#footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

#notifications {
	background-color: #E9EEF1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigation a:hover {




	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #E9EEF1;
	width: 100%;
	display: block;
}
#navigation a {
	color: #FFFFFF;
}
#navigation .current {
	color: #000000;
	background-color: #E9EEF1;
	width: 100%;
	display: block;
}
#image {
	clear: both;
	float: left;
	margin-right: 10px;
}
