body {margin: 0px 0px 0px; background: #FFFFFF url(i/bg.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
.skipnav {display: none; }
#wrapper {margin:0 auto; width: 930px; position: relative;}
#animation {float: left;}
#divider {
	background-color: #000000;
	background-image: url(i/divider.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 930px;

}
/* left navigation
---------------------------------------------------------- */
#ad {
	width: 160px;
	background-color: #8ea7ca;
	text-align: center;
	margin-top: 5px;
	}

#navigation {
	float: left;
	margin: 0px;
	padding: 0;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left top;
	width: 160px;
	background-image: url(i/background.gif);
}
#navigation ul {
	margin: 15px 0px 510px 10px;
	padding: 0px;}
#navigation li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
	background: url(i/arrow.gif) no-repeat 0 6px;}
#navigation a {
	color: #000000;
	text-decoration: none;}	
#navigation a:hover {
	color: #375884;
	text-decoration: none;}
#content {
	line-height: 140%;
	padding: 0px 20px;
	width: 730px;
	float: right;
	background-color: #FFFFFF;}
a:link {color: #546FA0; text-decoration: none;}
a:visited {color: #546FA0; text-decoration: none;}
a:hover {color: #546FA0; text-decoration: underline;}
p {margin: 10px 0px 10px 0px;}
h1 {
	margin: 15px 0px 0px 0px;
	font: bold 160%/25px 'trebuchet ms', arial, verdana, sans-serif; color: #6A83B2;}
h2 {
	font: bold 110% 'trebuchet ms', arial, verdana, sans-serif;
	color: #6A83B2; 
	margin-bottom: -10px;
	}
ul.newslist {
	list-style: disc url(i/news.gif);
	}	
.newslist li {
	margin-bottom: 10px;
	}
#footer {
	font-size: 80%;
	text-align: center;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px 0px 0px;
}

#secondary-navigation {
	text-align: center;
	font-size: 90%;
	margin-top: 10px;

	}
#secondary-navigation a {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444;
	text-decoration: none;
	}
#secondary-navigation a:hover {
	color: #000000;
	text-decoration: underline;
	}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#credit {
	font-size: 80%;
	color: #444;
	text-align: center;
}
#credit a {
	color: #444;
	text-decoration: underline;
}
#credit a:hover {
	color: #000000;
	text-decoration: underline;
}
