#header {
	text-align: center;
	height: 100px;
	background-color: #FACF1E;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homebutton {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#homecontent {
	text-align: center;
}
#footerhome {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	line-height: 105%;
}

#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	line-height: 105%;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagecontent {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#news {
	line-height: 20px;
	background-color: #000000;
	height: 20px;
	color: #FACF1E;
	font-size: 1.2em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: center;
}
#nav {
	width: 300px;
	background-color: #FDF1BB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 100%;
}
#nav #menu {
	margin-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-weight: bold;
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1.3em;
	}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FACF1E;
	background-image: url(images/bullet2.jpg);
	}
#nav_buttons {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FDF1BB;
}

#bottom_buttons {
	text-align:center;
	margin: 0 auto;
	}
	
#ql {
	background-image: url(images/btn_ql.jpg);
	height: 24px;
	width: 191px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}
.rightcolumn {
	padding: 10px;
	width: 210px;
}

.submenu {
	white-space: nowrap;
	padding: 5px;
	width: 226px;
}
.submenu a, .submenu a:link, .submenu a:visited, .submenu a:active {
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	height: 25px;
	width: 176px;
	background-image: url(images/btn_blank.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 5px;
}
.submenu  a:hover {
	background-color: #FACF1E;
	color: #666666;
	background-image: url(images/btn_blank_o.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}


