#footer {
	height: 50px;
	width: 950px;
	left: 0px;
	top: 0px;
	position: relative;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #7CE0F0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #336C0D;
}
#footer td {
	vertical-align: middle;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00CCFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#footer    a:link   {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer    a:active   {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer    a:hover   {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer    a:visited   {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#navigation   {
	text-align: center;
	background-color: #7CE0F0;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336C0D;
	padding: 1px;
}
#navigation td {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00CCFF;
}
#navigation a:link {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navigation  a:hover {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navigation a:visited {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navigation a:active {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 
 
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.style2 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}
 
.padding {
	padding: 5px;
}
#homepage #linkscontent #grayheader {
	background-color: #ECE9D8;
}

