﻿#container
{
	margin: 40px auto 0 auto;
	padding: 10px;
	width: 700px;
	height: 465px;
}

#header
{
	height: 340px;
	background: url(../images/template/header01.jpg) no-repeat;
}

#nav
{
	background: #043112 url(../images/template/navHomeBackground.png) no-repeat;
	height: 85px;
	overflow: hidden;
	width: 700px;
}

#newsContainer
{
	height: 30px;
	background: #fff url(../images/template/newsBackground.gif) no-repeat;
	padding: 5px 5px 5px 95px;
}

#news
{
	
}

#news p.headline
{
	padding-top: 8px;
	font-size: 0.688em;
	color: #636466;
}

#news p.headline a
{
	color: #636466;
	text-decoration: none;
}

#news p.headline a:hover
{
	color: #88898b;
	text-decoration: underline;
}