body {
	background: #fff url("images/body_back.gif") repeat-x; 
	font-family: Verdana;
	font-size: 75%;
	color: #606060;
	margin: 0;
	width: 90%;
}

#topmenu li {
	display: block;
	float: left;
	border-bottom: 1px solid #e53b3d;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: none;
	margin-top: -7px;
	background-color: #36aaa1;
	font-size: 14px;
	font-weight:bold;
	color: #e2e2e2;
}

a {
	text-decoration: none;
	color: #606060;
}


#topmenu li.first {
	border-left: 1px solid #888;

}

#topmenu li.current {
	margin-top: -8px;
	padding-top: 5px;
	border-bottom: none;
	background-color: #e53b3d;

}

h2 {
	margin-top: 0px;
	background: #e53b3d;
	font-size: 100%;
	padding: 1px 5px 1px 5px;
	font-size: 14px;
	font-weight:bold;
	color: #000;

}

h2 a {
	text-decoration: none;
	color: #550;
	text-decoration: none;
}

h1, h3, .menu {
	font-family: Verdana,Tahoma,sans-serif;
}

h1 {
	margin: 0;
	color: #800;
	text-align: center;
	margin-top: 1em;
}

h3 {
	margin: 0;
	color: #800;
	text-align: center;
	font-weight: normal;
	font-size: medium;
}

.menu {
	margin-top: 1em;
	text-align: center;
}

.content {
	margin-left: 3em;
	text-align: justify;
	padding-left: 4px;
}

.newssub {
	position: absolute;
}

.newssub a {
	color: #e2e2e2;
}


.permalink {
	text-align: right;
	display: block;
}

.permalink a {
	color: #e53b3d;
	text-decoration: none;
}
