body {
	font-family: "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	;
	font-size: 80%;
	background-image: url(images/bkg5.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin: 0px auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#top {
	color: #FFFFFF;
	width: 123px;
	height: 90px;
	float: left;
}
#topright {
	float: right;
	height: 115px;
	width: 960px;
	text-align: center;
	background-repeat: no-repeat;
	color: #060E5D;
	background-image: url(images/topright-bkg.gif);
}
.cl {
clear:both;
}
#gallery {
	width: 960px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#gallery2 {
	width: 959px;
	padding-top: 5px;
	height: 75px;
}

#header {
	width: 960px;
	padding-top: 5px;
	height: 50px;
	background-image: url(images/topright-bkg.gif);
	background-color: #060E5D;
}
#news {
	width: 213px;
	height: auto;
	background-color: #F1EEEF;
	color: #000000;
	padding: 4px;
	float: left;
	background-repeat: no-repeat;
}
#news2 {
	width: 113px;
	height: auto;
	background-color: #F1EEEF;
	color: #000000;
	padding: 4px;
	float: left;
	background-repeat: no-repeat;
}

#more {
	width: 200px;
	height: auto;
	background-color: #A0BDE5;
	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;
	color: #060E5D;
}
#menu a:link,#menu a:active {
	padding: 13px;
	text-decoration: underline;
	color: #060E5D;
	font-style: normal;
	font-weight: bold;
}
#menu a:visited  {
	padding: 13px;
	text-decoration: none;
	color: #060E5D;
	font-weight: bold;
}

#menu a:hover {
	padding: 13px;
	background-color: #060E5D;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 725px;
	height: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	color: #060E5D;
	list-style-type: square;
}
#subcontent {
	width: 785px;
	height: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: right;
	background-repeat: no-repeat;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	color: #060E5D;
	list-style-type: square;
}

ul {
	font-color: red;
	color: #000099;
	line-height: 21px;
	list-style-type: square;
	font-weight: normal;
}

#content2 {
	width: 960px;
	float: none;
	height: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	margin: 0 0 0 0px;
	color: #060E5D;
}
a:link {
	color:#060E5D
}
a:visited {
	color:#060E5D
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #060E5D;
	border-bottom-width: thin;
	border-bottom-style: none;
}
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;
}
#pad2 {
	color: #fff;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer {
	background-color: #060E5D;
	padding: 12px;
	width: 936px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#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: 185%;
	color: #060E5D;
}
h6 {
	padding: 2px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #060E5D;
}
h7 {
	padding: 2px;
	margin: 4px;
	font-size: small;
	font-weight: bold;
	color: #060E5D;
	font-family: Arial, Helvetica, sans-serif;
}
