body
{
	background: url(img/header_bg.gif);
	background-repeat: no-repeat;
	height:100%;
}
#plain{}
#nav
{
	position:absolute;
	top:97px;
	left:0;
	background: url(img/header_nav_left.gif);
	background-repeat: no-repeat;
	height:212px;
	width:256px;
	text-align:right;
}
#title
{
	position:absolute;
	top:97px;
	left:493px;
	width:231px;
	height:52px;
}
.captions {  color:#000000;  
	font-style:normal; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 9px  
}
#maincontent{
	position:absolute;
	top:150px;
	left:270px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	width:460px;
}
td {

	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding:0 5px 5px 0;
}
h2{
	font-size: 15px;
}
.pTopBorder {
border-top: thin solid #7c0424;
border-width:1px;
padding:15px 0 0 0;
}
