/* CSS Document */
body{padding: 1px; text-align: center;
    font: 76% Verdana,Arial,sans-serif}
p{padding: 1px; text-align: center;
    font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left
}
p.home{text-align: center}
div#container{width:675px;margin: 0 auto;text-align:left; margin-top:30px; height:auto}
div#dignitybox{float:left; width:175px; height:450px}
div#content{
	float:right;
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	text-align: center;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:active {
	text-decoration: none;
	color: #666666;
}
a.menu:hover {
	text-decoration: underline;
	color: #666666;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}

