body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC00;
	background-repeat: no-repeat;
	background-position: 50% top;
	background-image: url(../images/banner.png);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	padding: 0px;
	height: 150px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	padding: 1px;
	float: left;
	width: 180px;
	margin-top: 14px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
}
#large_container {
	margin: 2px;
	padding: 4px;
	float: right;
	width: 530px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #0000FF;
	font-size: 12px;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #0000FF;
	height: 15px;
}
.imag {
	border: 1px solid #0000FF;
	margin: 2px;
	padding: 2px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
}
