* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body
{
	background: #ffffff;
	text-align: center;
	width: 100%;
}

#pagebody
{
	position: relative;
	width:992px;
	background: #fefff3;
	margin: 0 auto;
	margin-top: 5px;
	/*border: #808000 1px solid;*/
	text-align: center;
	overflow: hidden;
}

#c1, #c2, #c3 {
	position: relative;
	float: left;
	width: 330px;
}

#pic1, #pic2, #pic3, #pic4, #pic5, #pic6 {
	padding: 5px;
}

#lg {
	vertical-align: middle;
}

a.logo {
	vertical-align: middle;

}

a {
	text-align:center;
	vertical-align:baseline;
}

a:link, a:visited, a:active
 {
	position: relative;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	font-style: italic;
	overflow: hidden;
	font-size: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	outline: none;
}

a:hover {
	text-decoration:none;
	text-align:center;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	color: #000;
	background-repeat:no-repeat;
}

a:hover.picture1 {
	background-image:url(../pictures/frontpage-high-1.jpg)
}

a:hover.picture6 {
	background-image:url(../pictures/frontpage-high-2.jpg)
}
#pagebody table {
	font-size: 0px;
}
