body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 673px;
	height: 253px;

}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	margin-top: 5px;
}

/* slideshow div for picture on the left */
#leftpic {
float:left;
position:relative;
width:221px;
height:140px;
}
/* slideshow div for picture in the middle */
#midpic {
float:left;
width:221px;
height:140px;
margin:0px 0px 0px 5px;
}
/* slideshow div for picture on the right */
#rightpic {
float:right;
position:relative;
width:221px;
height:140px;
}

#buttons {
	width: 447px;
	height: 30px;
	background-color: #eccade;
	border-bottom: 1px solid #49538a;
	margin-bottom: 10px;
}

/*#buttons a:link, #buttons a:active, #buttons a:visited {
	color:#4a4237;
	text-decoration:none;
}

#buttons a:hover {
	color:#4a4237;
	text-decoration:underline;
}*/

/* navigation menu */
#menu
{ height: 42px;
  width: 447px;	
  margin-left: auto; 
  margin-right: auto;
  background: #FFFFFF url(images/menu.png)
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu li a 
{
	display: block;
	float: left;
	height: 36px;
	text-decoration: none;
	text-align:center;
	padding: 4px 0px 2px 0px;
	background: #FFFFFF url(images/menu.png);
	color: #F4F8ED;
	border-color: #D7D7D7;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	background: #FFFFFF url(images/menu_hover.png);
	color: #40423E;
} 

ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: none;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}
img{border: 0px;}

a{outline: none;}

#news {
	width: 201px;
	height: 522px;
	margin-top: 5px;
	background-color: #a4cfc6;
	color: #417378;
	padding: 10px;
}


#news a:link, #news a:visited, #news a:active {
	color: #40423E;
	text-decoration: none;
}

#news a:hover {
	color: #417378;
}

#news2 {
	width: 201px;
	height: 822px;
	margin-top: 5px;
	background-color: #a4cfc6;
	color: #417378;
	padding: 10px;
}


#news2 a:link, #news2 a:visited, #news2 a:active {
	color: #40423E;
	text-decoration: none;
}

#news2 a:hover {
	color: #417378;
}

#news3 {
	width: 201px;
	height: 672px;
	margin-top: 5px;
	background-color: #a4cfc6;
	color: #417378;
	padding: 10px;
}


#news3 a:link, #news3 a:visited, #news3 a:active {
	color: #40423E;
	text-decoration: none;
}

#news3 a:hover {
	color: #417378;
}

#news4 {
	width: 201px;
	height: 722px;
	margin-top: 5px;
	background-color: #a4cfc6;
	color: #417378;
	padding: 10px;
}


#news4 a:link, #news4 a:visited, #news4 a:active {
	color: #40423E;
	text-decoration: none;
}

#news4 a:hover {
	color: #417378;
}

#news5 {
	width: 201px;
	height: 592px;
	margin-top: 5px;
	background-color: #a4cfc6;
	color: #417378;
	padding: 10px;
}


#news5 a:link, #news5 a:visited, #news5 a:active {
	color: #40423E;
	text-decoration: none;
}

#news5 a:hover {
	color: #417378;
}

#content {
	width: 447px;
	float: right;
	height: 542px;
	margin-top: 5px;
	background-color: #eaf2e8;
}

#content2 {
	width: 447px;
	float: right;
	height: 842px;
	margin-top: 5px;
	background-color: #eaf2e8;
}

#content3 {
	width: 447px;
	float: right;
	height: 692px;
	margin-top: 5px;
	background-color: #eaf2e8;
}

#content4 {
	width: 447px;
	float: right;
	height: 742px;
	margin-top: 5px;
	background-color: #eaf2e8;
}

#content5 {
	width: 447px;
	float: right;
	height: 612px;
	margin-top: 5px;
	background-color: #eaf2e8;
}



p {
	margin: 0px 0px 10px 0px;
}
h1 {
	padding: 4px 4px 4px 0;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #294f53;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #294f53;
}
h2 {
text-align: center;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-size:20px;
	margin-bottom: 5px;
	color:#417378;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #294f53;
	margin-top: 0px;
}
	
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:423px;
	height:450px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}

#pad a:link, #pad a:visited, #pad a:active {
	color: #417378;
	text-decoration: none;
}

#pad a:hover {
	color: #000000;
	text-decoration:underline;
}

#pad2 {
	width:423px;
	height:750px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}

#pad2 a:link, #pad2 a:visited, #pad2 a:active {
	color: #417378;
	text-decoration: none;
}

#pad2 a:hover {
	color: #000000;
	text-decoration:underline;
}

#pad3 {
	width:423px;
	height:600px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}

#pad3 a:link, #pad3 a:visited, #pad3 a:active {
	color: #417378;
	text-decoration: none;
}

#pad3 a:hover {
	color: #000000;
	text-decoration:underline;
}

#pad4 {
	width:423px;
	height:650px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}

#pad4 a:link, #pad4 a:visited, #pad4 a:active {
	color: #417378;
	text-decoration: none;
}

#pad4 a:hover {
	color: #000000;
	text-decoration:underline;
}

#pad5 {
	width:423px;
	height:520px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}

#pad5 a:link, #pad5 a:visited, #pad5 a:active {
	color: #417378;
	text-decoration: none;
}

#pad5 a:hover {
	color: #000000;
	text-decoration:underline;
}




#footer {
	background-color: #417378;
	padding: 12px;
	width: 649px;
	color:#F4F8ED;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3F4E51;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size:16px;
	margin-bottom: 5px;
	color:#417378;
	margin-top: 0px;
}

.right {
	float:right;
	margin-bottom: 8px;
	margin-left: 8px;
}


.space {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	line-height: 140%;
}
