body { 
	margin: 0px;
	color: #000000;
	font-family: arial;
	text-align: justify;
	font-size: 13px;
	background-color: #F1EFEB;
	}

#outer { 
	width: 779px;
	background-color: #FFFFFF;}

#header { 	
	background-image: url(images/header.jpg); 
	background-repeat: no-repeat;
	width: 550px;
	height: 280px;
	}

.headerlinks { padding: 0 10px 0 10px; }

.headerlinks a {
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	}

.headerlinks a:hover {
	color: #464442;
	text-decoration: none;
	}

.heading { 
	color: #E53A0F;
	height: 40px;
	font-size: 17px;
	font-family: "trebuchet MS";
	padding-left: 15px;
	}

#main { 
	padding: 10px 10px 10px 15px; 
	border-right: 1px solid #E53A0F;
	}

a { 
	color:	#E53A0F;
	font-weight: bold;
	text-decoration: none;
	}

a:hover { 
	color: #464442;
	text-decoration: underline;
	}

.bottomlinks { 
	text-align: center;
	padding: 0 25px 0 25px; 
	}

.bottomlinks a { 
	color:#FFFFFF;
	text-decoration:none;
	}

.bottomlinks a:hover { 
	color: #E53A0F;
	text-decoration: none;
	}

.sap { 
	width: 1px;
	background-color: #FFFFFF;
	}

.sap2 { 
	color: #FFFFFF;
	width: 1px;
	}

.sap3 { 
	height: 1px;
	background-color: #E53A0F;
	}

.sap4 { 
	background-color: #E53A0F;
	height: 1px;
	}

.title { 
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	color: #E53A0F;
	}

.content { 
	font-size: 11px;
	color: #464442;
	}

.leftlinks {
	height: 35px;
	padding-left: 15px;
	}

.leftlinks a { 
	color: #464442;
	font-weight: bold;
	text-decoration: none;
	}

.leftlinks a:hover { 
	color: #E53A0F;
	text-decoration: none;
	}
