body {
	margin: 0px;
	padding: 0px;
}
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
	background-color: #0066CC;
	height: 50px;
	background-image: url(../images/nonl.gif);
	background-repeat: repeat;
}
div#nav{
	color : #105BAC;
	background-color : #efefef;
	height : 20px;
	font-size: 80%;
	border-top : 1px solid #105BAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	margin-right: 0px;
	padding: 2px 0 0 0;
}
div#nav ul li {
	display: inline;
}
div#nav li a{
	color : #105BAC;
	background-color : #efefef;
	text-decoration : none;
	
}

div#nav li a:hover{
	color : #FFFFFF;
	background-color : #0066CC;
	border-bottom : 2px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
div#indexcontent {
	position: absolute;
	left: 50px;
	top: 100px;
	right: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 120%;
}
div#sidebar {
	background-color: #FFFFFF;
	position: absolute;
	width: 200px;
	top: 100px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
div#gallerycontent {
	position: absolute;
	left: 10px;
	top: 100px;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#sidebar div.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}
div#content {

	position: absolute;
	left: 50px;
	top: 100px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 120%;
}
div#indexcontent h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#indexcontent h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
.news_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #105bac;
}
.news_grey {
	font-size: 85%;
}
img#titletext {
	left: 50px;
	top: 10px;
	position: absolute;
}
table#newsnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 70%;
	font-weight: bold;
}
table#newsnav a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #105BAC;
	font-size: 100%;
	font-weight: bold;
}
img#contentbackground {
	position: absolute;
	bottom: 50px;
	right: 50px;
}
