html, body { 
	height: 100%;
	margin: 0;
	font-size: .95em;
	line-height: 16px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
}

a { color: #2D5A71;}
a:hover { text-decoration: none;}

#container {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -100px;
	background: url(images/bckg.jpg) 0 100px repeat-x #D1DBBD;
}

#header {
	background: url(images/header_bckg.jpg) repeat-x #193441;
}

#logo {
	padding: 30px 0 0 0;
	text-align: center;
}

#logo a{
	color: #002c42;
	text-decoration: none;
	font-weight: bold;
	height: 36px;
	font-size: 30px;
	text-transform: uppercase;
}

#logo a:hover { }

#menu {
	background: #91AA9D;
	width: 780px;
	margin: 0 auto;
	height: 32px;
	margin-top: 47px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline-block;
	float: left;
	width: 100px;
	list-style: none;
	text-align: center;
	height: 32px;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

#menu a:hover{
	background: #FCFFF5;
	padding-top: 8px;
	height: 24px;
	color: #193441
}

#main {
	width: 100%;
}

#content {
	margin: 0 auto;
	padding: 0;
	min-height: 400px;
	width: 760px;
	padding: 10px 10px 20px 10px;
	background-color: #FCFFF5;
}
#content h1 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #91AA9D;
	padding: 5px;
	margin-top: 20px;
}

.red {
	color: #FF5220;
}

td {
	padding: 6px;
	vertical-align: top;
}

#bold {
	font-weight: bold;
}

li {
	line-height: 2em;
}

.description {
	font-size: 0.75em;
}

#content p {
	padding-bottom: 0px;
	margin-bottom: 0;
}

pre {
	padding-left: 5em;
}

.push {
	height: 100px;
}

.footer {
	background-color: #193340;
	/*background: url(images/footer_bckg.jpg) repeat-x #193340 0 2px;*/
	height: 100px;
	border-top: 2px solid #0A0A0B;
}

#left_footer {
	float: left;
	padding: 40px 0 0 30px;
	text-transform: uppercase;
	color: #91AA9D;
	font-weight: bold;
	font-size: 11px;
}

#left_footer a {
	color: #91AA9D;
}

#left_footer a:hover {
	text-decoration: none;
}

#right_footer {
	float: right;
	padding: 40px 30px 0 0;
	text-transform: uppercase;
	color: #91AA9D;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

#right_footer a {
	color: #91AA9D;
}

#right_footer a:hover {
	text-decoration: none;
}91AA9D;
}

#right_footer a:hover {
	text-decoration: none;
}

#2006, #2007, #2008, #2009, #2010 {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}
