a {color:#fd5749;}

h2 {
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
	font-family: georgia, times;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 0;
	font-size:2em;
	color: #004D8B;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	color: #000000;
	background:#0060c4 url(../img/pagebg.jpg) bottom repeat-x;
	text-align: center;
	background-attachment: fixed;
	margin: 0;
	padding: 0;

}

body table td{
font-family: georgia, times;
}

.hidden {
	display: none;
}

#page-container {
	width: 934px;
	margin: auto;
	text-align: left;
}

#header {
background:transparent url(../img/headerbg.jpg) repeat-x scroll 0 0;
text-align:center;
width:900px;
}

#header img {
	border:1px solid #ffffff;
	margin-top:8px;
}

#content {

}

#content .padding {
	padding:  25px;
}

#contentArea {

	padding-left:200px;

}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;

}

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

}

#content img{
border:0px;
}

#footer {

	clear:both;
	color:#ffffff;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	font-size:9px;
	height:20px;
	line-height:15px;
	text-align:center;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
}

#footer #altnav {
	
	float: right;
	text-align: right;
}
#credits
{
text-align:right;
width: 950px;
color:#777777;
font-family:Tahoma,Arial,Helvetica,Sans-serif;
font-size:9px;
margin: auto;
}
#credits a
{
text-decoration:none;
color:#777777;
}



