body
{
	margin: 0 0 0 0;
	background-image:url(images/backgrnd_tile.gif)
}

.container
{
	background-image:url(images/con_mid.gif)
}

.nav
{
	background-image:url(images/nav_mid.gif)
}

.main
{
	background-image:url(images/bod_mid.gif)
}

.footer
{
	background-image:url(images/footer.gif)
}
.footetext {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
A:Hover.footetext {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}
.footetext2 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F5F5F;
	text-align: center;
}
.cotent {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.cotentlink {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:underline;
}
A:Hover.cotentlink {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6DA6D1;
	text-decoration:none;
}

