
/* -- formatting of the page ----------------------------------------- */
body{
	margin: 0px 0px 0px 0px;
	background-color:#F4F2F2;
}

#template_header { 
	background-color: #F4F2F2;
	width: 845px;
	height:81px;
}
#template_subheader { 
	background: #F4F2F2 url('/site/images/subheader.gif') top left no-repeat; 
	width: 696px;
	height:78px;
	padding-left: 10px;
	padding-right: 150px;
	text-align: left;
	vertical-align: middle;
	font: 16px Arial;	
	color: #780306;
	font-weight: 600;
}
#template_side_subheader { 
	background-color: #F4F2F2;	
	width: 149px;
	height:78px;
}
#template_content { 
	background: #F4F2F2 url('/site/images/content.gif') top left no-repeat; 
	width:696px;
	height: 600px;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
}
#template_menu{
	background-color: #BA1519;
	width: 149px;
	
}
#template_side_footer{
	background-color: #F4F2F2;
	width: 149px;
	vertical-align:top;
}
#template_ad{	
	padding-left: 10px;
	background-color: #F4F2F2;
	vertical-align:top;
}
#template_footer{
	font: 10px arial;
	color: gray;
	text-align: center;	
}

table.template{
	width: 845px;
	font: 12px verdana;
}