/* --- WRAPPERS --- */
body {
	background-color: #0E3E1B; /*#003300;*/
	padding: 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
}
img {
	border: none;
	/* behavior: url(iepngfix.htc); */
}

a img {
	border: none;
}
#main {
	width: 757px;
	background-color: #C9EAF0;/*#66ffff;*/
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
}/* --- HEADER --- */#banner {	background-image: url(../images/header.jpg);	height: 148px;}#banner .title {	color: #ffffff;	text-align: right;	margin-right: 20px;}#banner .title h1 {	position: relative;	margin: 0;	top: 0px;	font-size: 250%;}#banner .title h2 {	margin: 0;	padding-top: 5px;	font-size: 120%;}

/* --- CONTENT --- */
#content {
	margin: 15px 15px 15px 15px;
}
h3 {	margin-top: 40px;	margin-bottom: 20px;
	font-size: 110%;
	font-weight: bold;		text-align: center;
}