body { 
background-image: url(../IMAGES/WOODBKGRND.GIF);
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
}

DT {
text-align:left;
font-weight: bold;
}

DD {
text-align:left;
}

#content {width: 700px; /*Width of main container*/
line-height:120%;
margin:10px auto;
position:relative;
height: auto;
text-align:center;
background-image: url(../IMAGES/BACKGROUND.GIF);
background-repeat: repeat-y;
}

#Topheader {
	background-image: url(../IMAGES/BACKGROUNDTOP.GIF);
	background-repeat: no-repeat;	padding:5px;
	height:130px;	width: 100%;
}

#main{
width: auto;
}

#leftcontent{
	padding: 15px;
	float: left;
	height: 100%;
	width: 180px;
}

#centercontent {
position: relative;
float: left;
padding: 10px 15px 10px 5px;
height: auto;width: 520px;}
#rightcontent {
float: right;
text-align: left;
padding: 10px;
width: 250px;
}

#footercontent {
clear:both;
background-image: url(../IMAGES/BACKGROUNDBOTTOM.GIF);
background-position: bottom; 
background-repeat: no-repeat;font-size:.8em;
line-height:120%;
margin:0px;
padding:5px 5px 10px 5px;
bottom: 0 !important; 
}

.tac-right {
float:right;
text-align: center;
width:60px;
}

.tac-left {
float:left;
text-align: center;
width:60px;
}

/*end*/
