@charset "utf-8";
/* CSS Document */

#container #navigation {
	display: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
}
#container #header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 120%;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
#container #mainContent img {
	width: 367px;
	height: 200px;

}

