body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, p {margin:0; padding: 0;}

#container {
	margin: 0 auto;
	width: 751px;
	position:relative;
}

#content {
	background: url(/resources/layout/contentbg.jpg) repeat-y left top;
}

#newsevents h1 {
	font-size: 1em;
}

#newsevents p {
	font-size: .8em;
	line-height: 1.3em;
}

#subcontent {
text-align: left;
margin-left: 189px;
padding: 12px 24px 12px 12px;
}

#subcontent h1 {
font-size: 1.2em;
color: #284968;
margin-bottom: 9px;
}

#subcontent h2 {
font-size: .9em;
color: #36618C;
margin-top: 10px;
}

#subcontent img.resta {
float: left;
margin-right: 10px;
}

#subcontent p {
	font-size: .8em;
	line-height: 1.3em;
	margin: 20px 0;
}

#subcontent a {
	color: #960001;
}

#menu {
	position: absolute;
	left: 7px;
        top: 124px;
	width: 172px;
	clear: both;
}

#menu a {
	display: block;
	text-align: left;
	background-color: #37618D;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	padding-left: 8px;
}

#menu a:hover {
	background-color: #77A1CD;
}

#menu a.home {
	background-color:#cc0000;
}

#menu a.high {
        background-color: #5F89B5;
}

#header {

}

#search {
	position: absolute;
	right: 8px;
	top: 4px;
	width: 300px;
	height: 30px;
	text-align: right;
}

#slideshow {
	position: absolute;
	left: 189px;
	top: 134px;
	width: 323px;
	height: 215px;
}

#newsevents {
	position: absolute;
	left: 522px;
	top: 134px;
	width: 218px;
	text-align: left;
}

#footer {
font-size: .8em;
color: #666;
}

#footer a {
color: #666;
}

#footer div {
margin-bottom: 20px;
}