body {
	font-family: "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	;
	font-size: 80%;
	background-image: url(images/bkg2.gif);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 123px;
	height: 90px;
	float: left;
}
#topright {
	float: right;
	height: 115px;
	width: 960px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/topbkg2.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.cl {
clear:both;
}
#gallery {
	width: 959px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: auto;
	color: #000000;
	padding: 4px;
	float: left;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(images/newsbkg.jpg);
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #CCCCCC;
}

#news a:link {
	color:#000099;
	text-decoration: underline;
	font-weight: bold;
	font-size: medium;
}
#news a:visited {
	color:#000099;
	text-decoration: underline;
	font-weight: bold;
	font-size: medium;
}


#more {
	width: 210px;
	height: auto;
	background-color: #336699;
	color: #000000;
	padding: 4px;
	float: left;
}

#menu {
	width: 960px;
	border-bottom: 5px solid #FFFFFF;
	float: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	background-color: #F1EEEF;
	font-size: medium;
}
#menu a:link,#menu a:active {
	padding: 13px;
	text-decoration: underline;
	color: #336699;
	font-style: normal;
	font-weight: bold;
}
#menu a:visited  {
	padding: 13px;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

#menu a:hover {
	padding: 13px;
	background-color: #336699;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 700px;
	height: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(images/commentbkg2.gif);
	background-repeat: no-repeat;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 25px;
}
#content2 {
	width: 960px;
	float: right;
	height: auto;
	margin-top: 5px;
	background-color: #F1EEEF;
}
p {
	margin: 0 0 0 0px;
	color: #000000;
}
a:link {
	color:#000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F1EEEF;
}
h2 {
	margin: auto;
	text-align: center;
	font-size: 180%;
	color: #FFFFFF;
}
#pad {
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	background-color: #F1EEEF;
	width: 960px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

h3 {
	margin-top: 15px;
	margin-bottom: auto;
	font-size: 160%;
	font-weight: bold;
	color: #336699;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

h4 {
	margin: 20px;
	font-size: 130%;
	color: #3F5D9B;
}

