body {
	color: #605e57;
	margin: 0;
	text-align: center;
	font: normal 1em sans-serif,Arial;
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #605e57;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
p, ol, ul {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0px 0px 5px 0px;
}
.link1 {
	color: #605e57;
	text-decoration: underline;
}

.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.head {
	background-image: url(images/head.jpg);
	height: 85px;
	width: 700px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #333333;
	border-left-color: #333333;
}

#menu {
	width: 700px;
	height: 25px;
	margin: 0 auto;
	background-image: url(images/navbarbg.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 25px;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color: #605e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(images/navbarbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	line-height: 25px;
}

#menu a:hover, #menu .active a {
	color: #605e57;
	background-image: url(images/navbarbg_h.gif);
}

#content {
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #eceae3;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#colsinglenews {
	float: left;
	width: 600px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 50px;
}

#colsingle {
	float: left;
	width: 600px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#colOne {
	float: left;
	width: 165px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}

#colTwo {
	float: right;
	width: 505px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.table1 {
	width: 160px;
	padding: 10px;
	margin: 10px;
}


#footer {
	width: 700px;
	margin: 0 auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #eceae3;
	background-image: url(images/navbarbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-align: center;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-decoration: underline;
}
.gallerybig {
	text-align: center;
	border: 2px solid #333333;
}
.gallerys {
	text-align: left;
	border: 1px solid #333333;
}
#colsingle2 {
	float: left;
	width: 600px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 50px;
	height: 400px;
}

