@CHARSET "UTF-8";

body {
	font: 13px/1.5 'Liberation Sans',FreeSans,serif;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 6px;
}

li {
	display: inline;
	margin-left: 40px;
	margin-right: 40px;

}

li a:link, li a:visited {
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	background-color: #D0D0D0;
	text-align: center;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 6px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid black;
}

li a:hover, li a:active {
	background-color: #000000;
	color: #FFFFFF;
}


.border {
	border: thin;
	border-style: solid;
}

.headline {
	margin-top: 25px;
	text-align: center;
}

.headline h3{
	margin-bottom: 0px;
}

#header {
	border: 1px solid black;
	margin-top: 20px;
}

.home-button {
	text-decoration: none;
	color: #000000;
}

#content {
	margin-top: 35px;
	border: 1px solid black;
}


#header_image {
	text-align: right;
	margin-left: 28px;
}

#footer {
	margin-top: 25px;
	text-align: center;
	font-size: 110%;
}

#home_content {
	background-image: url("../images/t_958.png");
	height: 416px;
	width: 958px;
	color: #FFFFFF;
	font: 20px/1.5 'Liberation Sans',FreeSans,serif;
}

.front {
	margin-top: 20px;
}

.big {
	font-size: 110%;
}
