body {
	background-color: #FFFFFF;
	margin: 0px;
}

#nav {
	background-image: url(../img/nav_background.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 29px;
	width: 100%;
	text-align: right;
	padding-top: 4px;
	margin-right: -15px;


}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;

}

.subnav {
	margin-right: 15px;
	float: right;
}

#nav a:link {
	color: #666666;
	text-decoration: none;
}

#nav a:visited {
	color: #666666;
	text-decoration: none;
}

#footer {
	background-image:  url(../news/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	height: 235px;
	width: 100%;
}


#pageTitle {
	clear: both;
	padding-top: 105px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 15%;


}
.title {
	clear: both;
	padding-top: 50px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 15%;
	margin-bottom: 15px;


}
.box {
	margin-left: 15%;
	clear: right;
	position: relative;
	top: -2px;


}
#nav a {
	margin-right: 15px;
}
img {
	border: 0px;
}
