body {
	background-color: #7497BD;
	font-family: Verdana;
	margin-left: 24px;
}

.header {
	margin-top: 20px;
	background-color: #7497BD;

}

.center_column {
	margin-top: -3px;
	background-image: url(/diverse/images/background.jpg);
	background-repeat: repeat;
	width: 960px;
	margin-left: 0px;
}

.center_column_content {
	margin-left: -10px;
	width: 960px;
	font-size: 12px;
}

.footer {
	font-size: 10px;
	font-family: Verdana;
	width: 968px;
	float: center;
	background: #B0C4DE;
}

.site_menu {
	font-size: 12px;
}





a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: none;
}

h1 {
	font-size: 4em;
	color: #333;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
	color: #333;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}





