body {
	margin: 0;
	padding: 8px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#page {
	width: 970px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #EAECF6;
	border-bottom: solid 3px #3278C4;
}
#header {
	position: relative;
	width: 970px;
	height: 256px;
	background: url(images/header.gif) left top repeat-x;
	text-align: center;
	border-bottom: solid 2px #FFFFFF;
}
#address {
	z-index:1;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 150px;
	text-align: left;
}
#address p {
	margin: 0;
	color: #414141;
	font-size: 90%;
}
#address p span {
	color: #3278C4;
	font-weight: bold;
}
/*
*  MENUS
*/
#menu {
	xwidth: 970px;
	background: url(images/menuT.gif) left top no-repeat;
}
#menu2 {
	width: 970px;
	background: url(images/menuB.gif) left bottom no-repeat;
	text-align: center;
}
#menu table td {
	text-align: center;
}
#menu table td a {
	display: block;
	height: 100%; /* fudge for ie6 */
	padding: 6px 10px 6px 10px;
	font-size: 100%;
	border-left: solid 1px #e3e3e3;
}
#menu table td a:link, #menu table td a:visited {
	text-decoration: none;
	color: #000000;
}
#menu table td a:hover {
	color: #3278C4;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	width: 180px;
	background: url(images/popmenuB.gif) left bottom no-repeat;
	padding: 0 0 13px 0;
}
.popmenu2 {
	text-align: left;
	width: 180px;
	background: #EFEFEF url(images/popmenu.gif) left top repeat-y;
}
.popmenu a {
	display: block;
	padding: 3px 10px 3px 10px;
	font-size: 100%;
	width: 160px;
}
.popmenu a:link, .popmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.popmenu a:hover {
	color: #3278C4;
}
#main {
	position: relative;
	width: 970px;
}
/*
*  CONTENT
*/
#content {
	width: 546px;
	padding: 22px 212px 22px 212px;
	color: #414141;
}
#content h1 {
	margin: 0 0 10px 0;
	font-size: 140%;
	color: #3278C4;
}
#content h2 {
	margin: 0 0 10px 0;
	font-size: 130%;
	font-style: italic;
	color: #3278C4;
}
#content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 130%;
	color: #3278C4;
}
#content h4 {
	margin: 0 0 10px 0;
	font-size: 130%;
	color: #7e9db9;
}
#content h5 {
	margin: 0;
	font-size: 110%;
	color: #3278C4;
}
#content h6 {
	margin: 0;
	font-size: 110%;
	color: #7e9db9;
}
#content p {
	margin: 0 0 10px 0;
	font-size: 100%;
	color: #414141;
}
#content ul {
	margin: 0 0 10px 20px;
	padding: 0;
	xlist-style-image: url(images/dot.gif);
	font-size: 100%;
	color: #414141;
}
#content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 100%;
	color: #414141;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #3278C4;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:hover {
	color: #ff0000;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 200%;
}
#content .largertext {
	font-size: 250%;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #333333;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
*  sideBAR
*/
#leftbar {
	position: absolute;
	top: 10px;
	left: 6px;
	width: 180px;
	background: url(images/sidebarT2.gif) left top no-repeat;
	padding: 13px 0 0 0;
}
#leftbar1 {
	width: 180px;height:35px; 
	background: url(images/sidebarB2.gif) left bottom no-repeat;
	padding: 0 0 2px 0;
}
#leftbar2 {
	width: 160px;
	background: url(images/sidebar2.gif) left top repeat-y;
	padding: 0 10px 0 10px;
}
#rightbar {
	position: absolute;
	top: 10px;
	right: 6px;
	width: 180px;
	background: url(images/sidebarT2.gif) left top no-repeat;
	padding: 13px 0 0 0;
}
#rightbar1 {
	width: 180px;
	background: url(images/sidebarB2.gif) left bottom no-repeat;
	padding: 0 0 1px 0;
}
#rightbar2 {
	width: 160px;
	xbackground: url(images/sidebarB2.gif) left bottom no-repeat;
	background: url(images/sidebar2.gif) left top repeat-y;
	padding: 0 10px 0 10px;
}
#submenu {
	margin: 0 0 20px 0;
}
#submenu h2 {
	margin: 0;
	border-top: solid 1px #3278C4;
	border-bottom: solid 1px #3278C4;
	font-size: 100%;
	font-weight: normal;
}
#submenu h2 a:link, #submenu h2 a:visited {
	text-decoration: none;
	color: #000000;
}
#submenu ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
#submenu li {
	color: #69c165;
}
#submenu li:hover {
	color: #ffffff;
}
#submenu a {
	width: 146px;
	display: block;
	padding: 3px 7px 3px 7px;
}
#submenu li a {
	width: 146px;
	padding: 3px 7px 3px 7px;
}
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #3278C4;
}
#submenu a:hover {
	background: #3278C4;
	color: #ffffff;
}
#submenu li a:link, #submenu li a:visited {
	background: url(images/dot-submenu.gif) 7px 8px no-repeat;
}
#submenu li a:hover {
	background: #3278C4;
}
.feature {
	xborder-top: solid 1px #ffffff;
	xborder-bottom: solid 1px #ffffff;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
}
.feature h2 {
	margin: 0;
	font-size: 100%;
	border-top: solid 1px #3278C4;
	border-bottom: solid 1px #3278C4;
}
.feature h2 a {
	display: block;
	width: 146px;
	padding: 4px 7px 4px 7px;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #000000;
}
.feature h2 a:hover {
	color: #3278C4;
}
.feature p {
	margin: 0;
	width: 146px;
	color: #555555;
	padding: 4px 7px 0 7px;
}
.feature p.more {
	padding: 4px 7px 4px 7px;
	text-align: right;
	xborder-bottom: solid 1px #CCCCCC;
}
.feature p a:link, .feature p a:visited {
	text-decoration: none;
	color: #3278C4;
}
.feature p a:hover {
	color: #000000;
}
/*
*  FOOTER
*/
#footer {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 3px;
	color: #414141;
	font-size: 90%;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #414141;
}
#footer a:hover {
	color: #3278C4;
}
/*
*  PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 261px;
	margin: 5px 6px 5px 0;
	padding: 2px 2px 2px 2px;
background: #e0e0e0;
}
#content .pic img {
	border-bottom: solid 1px #ffffff;
}
#content .pic span {
	cursor: pointer;
	clear: both;
	display: block;
	height: 35px;
	padding: 5px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
#content .picbefore {
	float: left;
}
#content .picafter {
	float: right;
}
#content .pic:link, #content .pic:visited {
	border: solid 1px #bab9b5;
	text-decoration: none;
	color: #ffffff;
}
#content .pic:link span, #content .pic:visited span {
	background: #bab9b5;
}
#content .pic:hover {
	border: solid 1px #ff0000;
	text-decoration: none;
	color: #ffffff;
}
#content .pic:hover span {
	background: #f79c85;
}
.galleryimg {
	width: 546px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
#content .galleryimg .picbefore {
	border: solid 1px #000000;
	margin-right: 5px;
}
#content .galleryimg .picafter {
	border: solid 1px #000000;
	margin-left: 5px;
}
#content .galleryimg h3 {
	text-align: center;
}
#content .galleryimg p {
	margin: 0 46px 10px 46px;
	text-align: center;
}
#content .prevnext {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
#content .prevnext a:link, #content .prevnext a:visited {
	text-decoration: none;
}
/*
*  FORM CSS
*/
#response {
	padding: 0.5em;
	width: 90%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#content #form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	padding-right: 5px;
}
#response input.submit {
	float: left;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response textarea {
	width: 300px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
