body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E8E8E8;
	text-align: center;
}

img {
	display: block;
	border: none;
}

#container {
	margin: 10px auto 0px;
	padding: 10px 5px;
	background-color: #D4D4CD;
	width: 746px;
	border: 1px solid #666666;

}

a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#menu {
	width: 734px;
	background-image: url(../graphics/layout/menubg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #C2C3C9;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 25px;
	padding-top: 2px;
	background-color: #CFC4C2;



}

#menu a:link {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 80%;
	font-weight: bold;

}
#menu a:visited {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 80%;
	font-weight: bold;

}
#menu a:hover {
	color: #C1C1FF;
	text-decoration: none;
}
#menu a:active {
	color: #C1C1FF;
	text-decoration: none;
}

#header {
	height: 90px;
	background-image: url(../graphics/layout/header.jpg);
	vertical-align: bottom;
	margin: 0px auto 10px;
	padding: 0px;
	width: 736px;


}

#tagline {
	font-size: 75%;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.end {
	clear: both;
}

.news {
	width: 724px;
	background-image: url(../graphics/layout/newsbg.jpg);
	border: 1px solid #B2B2B2;
	margin: 0px auto 5px;
	padding: 5px;
	text-align: left;
}
.news img {
	border: 1px solid #999996;
	float: right;
	margin: 0px 0px 5px 5px;

}

.news h1 {
	font-size: 100%;
	color: #003366;
	line-height: 100%;
}
.news p {
	font-size: 80%;
	color: #003366;
	line-height: 105%;
}
.doubleimages {
	width: 104px;
	float: right;
}
.doubleimages img {
	border: 1px solid #999999;
	margin-bottom: 4px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 0px;


}

#copyright {
	font-size: 65%;
	margin-right: auto;
	margin-left: auto;
	color: #660099;
}
#footer {
	height: 47px;
	width: 736px;
	background-image: url(../graphics/layout/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;

}
.thumbs {
	float: right;
	width: 317px;
	border: 1px dotted #999999;
	padding: 5px 0px 0px 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.thumbs img {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 5px 0px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px none;
}
.thumbs2 {
	float: right;
	width: 422px;
	border: 1px dotted #999999;
	padding: 5px 0px 0px 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.thumbs2 img {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 5px 0px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px none;
}
.headertext1 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #000066;
	margin-bottom: 10px;


}
.gallerytext1 {
	font-size: 85%;
	color: #000066;
	margin-bottom: 10px;
	text-align: center;

}
.toplink {
	font-size: 75%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
