.toptile {
	background-image: url(images/banner_tile.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.block {
	background-image: url(images/block2.jpg);
	background-repeat: no-repeat;
}
.block2 {
	background-image: url(images/block2.gif);
	background-repeat: no-repeat;
}
.foot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.foot a:link,
.foot a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #333;
}
.foot a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd604;
}
h2 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tile {
	background-image: url(images/tile.gif);
	background-repeat: repeat;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav a:hover {
	text-decoration: none;
	color: #fccb05;
}
.nav a:active {
	text-decoration: none;
	color: #FFF;
}
