body {
margin: 0px;
padding: 0px;
background-image: url(images/background.jpg);
background-position: center bottom;
background-repeat: no-repeat;
text-align: center;
}
acronym {
	font-weight: bold;
	color: #e18700;
	text-transform: uppercase;
}
a:link { 
	text-decoration: underline;
	color: #2d9f2d;
}
a:visited { 
	text-decoration: underline;
	color: #2d9f2d;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #2d9f2d;
}
#main {
text-align: center;
width: 955px;
padding: 0px;
border: 0px;
}
#content {
font: 14px Geneva, Arial, Helvetica, sans-serif;
width: 619px;
padding: 10px;
text-align: left;
}
#content h1 {
text-align: center;
}
#content h2 {
text-align: center;
font-size: 20px;
font:Geneva, Arial, Helvetica, sans-serif;
}
#floatframe {
position:absolute;
left:220px;
top:240px;
width:580px;
height:200px;
z-index:100;
}
#left {
font: 12px Geneva, Arial, Helvetica, sans-serif;
padding: 0px;
width: 157px;
background-image: url(images/left-bk.jpg);
background-repeat: repeat-y;
}
#right {
width: 179px;
padding-bottom: 10px;
}
#footer {
text-align: center;
}
.leftimg {
float: left;
margin: 0 10px 10px 10px;
}
.tablebk {
background-image: url(arrow.gif);
background-position: left top;
background-repeat: no-repeat;
}
.newsbox {
background-color: #FFFFFF;
}
.searchform {
padding: 0px;
}
.searchbox {
font: 12px Geneva, Arial, Helvetica, sans-serif;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #000000;
}
.searchbutton {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
cursor: pointer;
}
.highlight {
border-top: 2px dotted #FF6666;
border-bottom: 2px dotted #FF6666;
}
.button {
font: 12px Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
padding: 5px;
color: #2D9F2D;
background-color: #CAE7CA;
border: 1px solid #2D9F2D;
}
.button a:link { 
	text-decoration: none;
	color: #2d9f2d;
}
.button a:visited { 
	text-decoration: none;
	color: #2d9f2d;
}
.button a:hover, a:active { 
	text-decoration: none; 
	color: #2d9f2d;
}
.head {
font: 18px Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
padding: 5px;
}
