body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cda_entrance.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 169px;
}
#phone {
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	margin-right: 10px;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	padding: 5px;
}
#header img {
	float: left;
	padding: 10px;
}
#nav {
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 20px;
}
#navtext {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
}
#navtext   a:link  {
	text-decoration: none;
	color: #FFFFFF;
}
#navtext   a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}
#navtext   a:hover  {
	text-decoration: none;
	color: #C2D8BC;
}
#navtext   a:active  {
	text-decoration: none;
	color: #E2C4C7;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #41524E;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #41524E;
}
#rights  {
	font-size: xx-small;
	text-align: right;
	clear: both;
}
#footernav {
	font-size: xx-small;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#footernav a:link {
	color: #41524E;
	text-decoration: none;
}
#footernav a:visited {
	color: #41524E;
	text-decoration: none;
}
#footernav a:hover {
	color: #990000;
	text-decoration: none;
}
#footernav a:active {
	color: #0000CC;
	text-decoration: none;
}
#fb {
	margin: 10px;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 350px;
}
img {
	border: none;
}
