#generalStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	margin: 0px;
}
#mainTile {
	background-image: url(../images/mainTile.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
