#content {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-color: #C5C8CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-right: 40px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
body {
	background-color: #C5C8CD;
	padding-right: 35px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6B3C6;
}
#footer a, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6B3C6;
	text-decoration: none;
}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6B3C6;
	text-decoration: underline;
}
