html, body { height: 100%; }

body {
	background-image:url(images/background1.jpg);
	background-color: #ececec;
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment: fixed;
	color: #687255;
	text-align: right;
	font-family: helvetica, arial, sans-serif, georgia, verdana;
	font-size: 12px;
	padding:0px;

}


.smaller {

font-size: 10px;
padding-right: 5px;

}
.tablebgbuttons {
	background-image: url(images/Buttonbg2.jpg);
	background-repeat: no-repeat;
}
.Footerbg {
	background-image: url(images/footer3.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #CCC;
}



.entry {
	font-size: 8pt;
	line-height: 24pt;

}

.copyright {
	font-size: 8pt;
	line-height: 14pt;

}

a:link {
	text-decoration: underline;
	color: #034213;
	font-weight: normal;
}

a:visited {
	color: #360;
	text-decoration: none;

}
a:hover, a:active {
	color: #090;
	text-decoration: underline;
}
.bodymain_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bolder;
	color: #999;
}

a.pagelink:link {
	text-decoration: underline;
	color: #999;
}
a.pagelink:visited {
	color: #CCC;
	text-decoration: none;

}
a.pagelink:hover, a:active {
	color: #666;
	text-decoration: underline;
}

#cybertoast {
	text-decoration:none;	
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #4D4631;
	font-weight: bold;
}
.Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	line-height: 18pt;
}
.bodymain_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 18pt;
	font-weight: bolder;
	color: #045417;
}

.headline_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #045417;
	font-weight: bolder;
	font-style: normal;
}
.headline_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40pt;
	font-weight: lighter;
	color: #045417;
}

.bodymain_smaller_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #999;
}


.peopletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.shadow {
	box-shadow: 2px 2px 2px #888;	
}

.social {
	display:inline;
	margin-left:5px;	
}
