P {
	margin-top: 0px;
	margin-bottom: 0px;
}


body {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #66cccc;
}

#pageholder {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	width: 900px;
    background-color: #ffffff;
	text-align: left;
	margin-top: 20px;
}

img {
	border: 0px;
}

#header {
	width: 100%;
	padding: 15px;
}
	.logotype {

	}
	.menu {
		background-image: url("../images/bg_menu.png");
		text-align: center;
		width: 590px;
		height: 52px;
		margin-left: 287px;
	}
	.menuitem {
		color: #ffffff;
		padding-bottom:4px;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
		border-right: 1px solid #ffffff;
		font-size: 13px;
	}
	.headpictures {
		margin-top: 10px;
	}


#container2 {
    margin: 0;
    padding: 0;
    width: 100%;
}
#container1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
}


#maincol {
    padding: 1px;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 15px;
}
.main {
	width: 550px;
}


#right {
    padding-right:15px;
    width: 265px;
    float: right;
	margin-bottom: 30px;
}
	.newsitems {
		border-bottom: 1px dotted #e50005;
		padding-top: 12px;
		padding-bottom: 12px;
		min-height: 70px;
	}
	.newsdate {
		float:left; 
		margin-right:5px;
	}
	.newsday {
		text-align: center;
		font-size: 22px;
		font-weight: bold;
		color: #ffffff;
		background-color: #e50005;
		height: 25px;
		width: 45px;
	}
	.newsmonth {
		text-align: center;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		background-color: #e50005;
		height: 25px;
		width: 45px;
	}

h1 {
	font-size: 24px;
	color: #b2b0b1;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}
 
h2 {
	font-size: 16px;
	color: #e50005;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 35px;
}
h3 {
	font-size: 12px;
	color: #e50005;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 28px;
}





#footer {
    padding: 0px;
    clear: both;
	background-image: url("../images/bg_bottom.png");
	width: 900px;
	height: 159px;
	text-align: left;
}
	.bottomlinks {
		color: #e6e4e4;
		font-weight: bold;
		padding-bottom: 5px;
		margin-right: 45px;
	}
	.address {
		float:right;
		font-weight: bold;
		font-size: 18px;
		color: #ffffff;
		padding-top: 40px;
		text-align: right;
		margin-right: 15px;
	}




.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

a {
	text-decoration: none;
	color: #3eb7b7;
	font-weight: bold;
}
a.menulink {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.whitelink {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}


.table_bg-heading {
	background-color: #66cccc;
	font-weight: bold;
}
.table_bg {
	border-bottom: 1px solid #66cccc;
}

ul {
	list-style-type: square;
	margin-top: 10px;
} li {
	margin-bottom: 5px;
}

