﻿body  {
	background-color: #8BADC6;
	font-family: Trebuchet MS, Helvetica, Arial,  sans-serif;
	background-image: url('images/blue.png');
}

#container {
	width: 980px;
	margin: 5px auto 5px auto;
	background-image: url('images/Image2_2x1.png');
	background-repeat: repeat-y;
	background-position: center;
}
#showpic {

	background-repeat: no-repeat;
	background-position: center;
	height: 231px;
	width: 980px;
}
#grey {
	padding: 10px;
	background-image: url('images/grey.png');
	width: 160px;
	height: 231px;
	margin-left: 650px;
}
li#links {
	font-family: Arial, Helvetica,  sans-serif;
	list-style-type: none;
	text-align: right;
	margin-bottom: 0px;
	margin-left: -40px;
	font-size: 14px;
	width:162px;
}
li#links a:link , li#links a:visited  {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #416DAF;

}
li#links a:hover  {

	color: #000;
	background-color: #8BADC6;



}
#maintext {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 160%;
	padding: 10px 100px 0px 100px;
	width: 780px;
}
#footer {
	background-image: url('images/Image2_4x1.png');
	width: 980px;
	height: 217px;
}
#footertxt {
	padding-top: 60px;
	padding-left: 250px;
	width: 630px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 160%;
}
a:visited, a:link {
	color: #FFFFEA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
ul#list {
	margin-bottom: -20px;
}
h1 {
	font-size: 18px;
}
table {
	font-size: inherit;
	border-collapse: collapse;
	border-width: 0px;
	width: 100%;
}
td {
	padding: 5px;
	text-align: center;
}
h2 {
	font-size: 15px;
}

