td {	font-family: verdana;
		font-size: 10px;
		line-height: 1.2;
		}

#maincontainer{
	width: 800px;
	margin:0 auto; 
	padding:0; 
	}

#topsection{
	height: 150px; /*Height of top section*/
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	}
	
	#topsection h2{
		margin: 0;
		padding-top: 5px;
		}
		
#topsection_xara{
	height: 30px; /*Height of top section*/
	text-align: center;
	}
	
#centercolumn {
	PADDING-LEFT: 3px; FLOAT: left; WIDTH: 620px; BACKGROUND-COLOR: transparent
	}
#rightcolumn {
	BORDER-RIGHT: #deefcf 1px solid; BORDER-TOP: #deefcf 1px solid; FLOAT: left; MARGIN-LEFT: 5px; BORDER-LEFT: #deefcf 0px solid; WIDTH: 163px; BORDER-BOTTOM: #deefcf 1px solid
	}
#rightcolumn .headers {
	FONT-WEIGHT: bold; BACKGROUND: url(bg_topbar.gif) repeat-x; MARGIN-BOTTOM: 5px
	}
#leftcolumn {
	PADDING-RIGHT: 1px; FLOAT: left; WIDTH: 160px; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: transparent
	
	}
#leftcolumn .headers {
	FONT-WEIGHT: bold; MARGIN: 0px; COLOR: #964635
	}	
	
#footer{
	clear: left;
	font-family: verdana, tahoma, arial;
	font-size: 0.7em;
	width: 100%;
	background: #800000;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	}
	
.innertube{
	margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}
	
.white{
	font-family: verdana, tahoma, arial;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: white;
	
.small {
	font-family: verdana, tahoma, arial;
	font-size: 0.8em;
	text-align: left;
	color: #FFF;
	}