#wrapper {
	width: 752px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #bad95c;
	background-color: #FFFFFF;
}
#topbar {
	background-image: url(images/homepage-topbg.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#homemain {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#advert {
	color: #333333;
	background-color: #d2f667;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	padding-top: 20px;
}
#advert a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
#advert a:hover {
	color: #666666;
	text-decoration:none;
}
#adver a:visited {
	color: #006666;
	text-decoration: none;
}
#contenttable {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 26px;
	margin-left: 5px;
}
#homeleft {
	width: 376px;
	margin-right: 6px;
}


#leftpanel {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2f667;
	border-bottom-color: #d2f667;
	width: 132px;
	padding-right: 15px;
}
#leftpanel #logopanel {
	height: 229px;
}
#logopanel #logopaneltop {
	height: 88px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
#logopanel #logopanelbottom {
	padding-bottom: 14px;
	vertical-align: bottom;
}
.highlighttext {
	font-size: 70%;
	background-color: #eeeecc;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#logopanelbottom #datetext {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}

#buttonstable #abouttable {
	background-color: #06c8e8;
	background-image: url(images/home-buttons-about-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 170px;
	margin-right: 4px;
	margin-bottom: 6px;
}
#buttonstable #campaigntable {
	background-color: #8d62f5;
	background-image: url(images/home-buttons-campaign-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 170px;
	margin-right: 4px;
}
#buttonstable #newstable {
	background-color: #ee3d41;
	background-image: url(images/home-buttons-news-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 170px;
	margin-bottom: 6px;
}
#buttonstable #memberstable {
	background-color: #cb44af;
	background-image: url(images/home-buttons-members-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 170px;
}#buttonstable .buttontext {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	vertical-align: middle;
}
.buttontext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.buttontext a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.buttontext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.buttontext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.buttontext .textcell {
	padding-right: 5px;
}
.brownbutton {
	background-color: #eeeecc;
	width: 153px;
	margin-right: 11px;
	margin-left: 11px;
	float: left;
}.brownbutton .brownbuttontext {
	font-size: 70%;
	padding-right: 8px;
	padding-left: 17px;
}
.brownbuttontext a:link{
	color:#373535;
	text-decoration:none;
}
.brownbuttontext a:hover{
	color:#373535;
	text-decoration:underline;
}
.brownbuttontext a:active{
	color:#373535;
	text-decoration:underline;
}
.brownbuttontext a:visited{
	color:#373535;
	text-decoration:none;
}
#bottominfo {
	width: 715px;
	text-align: left;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
#bottominfo td {
	font-size: 65%;
	color: #66840e;
}

#bottominfo a:link {
	color: #66840e;
	text-decoration:none;
}
#bottominfo a:hover {
	color: #66840e;
	text-decoration:underline;
}
#bottominfo a:active {
	color: #66840e;
	text-decoration:underline;
}
#bottominfo a:visited {
	color: #66840e;
	text-decoration:none;
}

#bottominfo #emailpage {
	color: #FFFFFF;
	background-color: #8ab702;
	background-image: url(images/email-nfop-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #d2f667;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 23px;
	font-size: 90%;
	height: 19px;
}
#bottominfo #emailpage a:link{
	color: #FFFFFF;
	text-decoration:none;
}
#bottominfo #emailpage a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#bottominfo #emailpage a:active{
	color: #FFFFFF;
	text-decoration:underline;
}
#bottominfo #emailpage a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#homeleft #leftpanelright {
	background-color: #FFFFFF;
	background-image: url(images/home-leftpanel-rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	width: 213px;
	vertical-align: top;
}
#homeleft #leftpanelleft {
	padding-right: 17px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2f667;
	text-align: left;
	vertical-align: top;
}
#textsizer {
	float: right;
	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
}
#textsizer td{
	font-size: 70%;
	padding-right: 5px;
	padding-left: 5px;
}

#textsizer a:link{
	color:#373535;
	text-decoration:none;
}
#textsizer a:hover{
	color:#373535;
	text-decoration:underline;
}
#textsizer a:active{
	color:#373535;
	text-decoration:underline;
}
#textsizer a:visited{
	color:#373535;
	text-decoration:none;
}
