.banner2 {
	background-image: url(../images/banner.jpg);
	height: 245px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidenav {
	background: url(../images/sidenav.jpg) repeat-x #e5e5dd;
	height: 453px;
	width: 238px;
}
.bodypage {
	background: url(../images/body.jpg) repeat-x #fff;
	height: 453px;
	width: 505px;
}


.links a:link, .links a:visited {
    color:#FFFFFF;
	text-decoration:none
}
.links a:hover {
	color:#666666;
	text-decoration:underline
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {font-size:12px; text-align:justify;}