body {
	font-family:Arial, Helvetica, sans-serif;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}

#wrapper {
	position:relative;
	width:742px;
	padding:.25px .25px .25px .25px;
	height:auto;
	text-align:left;
	overflow:hidden !important;
	border-top-width:thick;
	border-top-style:groove;
	border-top-color:#000000;
	border-rightwidth:thick;
	border-right-style:groove;
	border-right-color:#000000;
	border-bottom-width:thick;
	border-bottom-style:groove;
	border-bottom-color:#000000;
	border-right-width:thick;
	border-right-style:groove;
	border-right-color:#000000;
	border-left-width:thick;
	border-left-style:groove;
	border-left-color:#000000;
}

#header {
	display:block;
	position:relative;
	width:738px;
	height:auto;
	float:left;
}

#logoholder {
	float:left;
	position:relative;
	top:12px;
	display:block;
	width:275px;
	height:87px;
}


#toprightpic {
	display:block;	
	position:relative;
	left:-17px;
	float:right;
}

#headertext {
	display:block;
	position:relative;
	top:-12px;
	width:741px;
	height:75px;
	overflow:visible;
	border-bottom-style:solid;
	border-bottom-width:thick;
	border-bottom-color:#969696;
}

#headertext h1 {
	font-style:italic;
	font-weight:normal;
	font-size:24px !important;
	position:relative;
	margin-top:25px;
}

#leftnav {
	display:block;
	position:relative;
	left:4px;
	width:198px;
	height:auto;
	background-color:#C9C9C9;
	float:left;
	margin-right:5px;
	padding-bottom:15px;
	padding-top:15px;
	border-top-style:groove;
	border-top-width:medium;
	border-top-color:#000000;
	border-right-style:groove;
	border-right-width:medium;
	border-right-color:#000000;
}

#leftnav img {
	border:none;
}

#homebutton a:link, #homebutton a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	width:125px;
	height:47px;
	background:url(../img/homebutton.png) 0 0 no-repeat;
	z-index:5;
}

#homebutton img {
	z-index:1;
}

#meetingbutton a:link, #meetingbutton a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	width:125px;
	height:47px;
	background:url(../img/meetingbutton.png) 0 0 no-repeat;
}

#publicationsbutton a:link, #publicationsbutton a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	width:125px;
	height:47px;
	background:url(../img/publicationbutton.png) 0 0 no-repeat;
}

#requiredbutton a:link, #requiredbutton a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	width:125px;
	height:47px;
	background:url(../img/requiredbutton.png) 0 0 no-repeat;
}

#regionalbutton a:link, #regionalbutton a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	width:125px;
	height:47px;
	background:url(../img/regionalbutton.png) 0 0 no-repeat;
}

#emergencybutton a:link, #emergencybutton a:visited {
	display:block;
	position:relative;
	overflow:hidden;
	width:125px;
	height:47px;
	background:url(../img/emergencybutton.png) 0 0 no-repeat;
}

#homebutton a:hover {
	background:url(../img/homebutton.png) 0px -45px no-repeat;
}

#homebutton a:active {
	background:url(../img/homebutton.png) 0px -90px no-repeat;
}

#meetingbutton a:hover {
	background:url(../img/meetingbutton.png) 0px -45px no-repeat;
}

#meetingbutton a:active {
	background:url(../img/meetingbutton.png) 0px -90px no-repeat;
}

#publicationsbutton a:hover {
	background:url(../img/publicationbutton.png) 0px -45px no-repeat;
}


#publicationsbutton a:active {
	background:url(../img/publicationbutton.png) 0px -90px no-repeat;
}

#requiredbutton a:hover {
	background:url(../img/requiredbutton.png) 0px -45px no-repeat;
}

#requiredbutton a:active {
	background:url(../img/requiredbutton.png) 0px -90px no-repeat;
}

#regionalbutton a:hover {
	background:url(../img/regionalbutton.png) 0px -45px no-repeat;
}

#regionalbutton a:active {
	background:url(../img/regionalbutton.png) 0px -90px no-repeat;
}

#emergencybutton a:hover {
	background:url(../img/emergencybutton.png) 0px -45px no-repeat;
}

#emergencybutton a:active {
	background:url(../img/emergencybutton.png) 0px -90px no-repeat;
}

#content {
	display:block;
	position:relative;
	width:420px;
	height:auto;
	float:left;
}

#innercontent {
	padding:20px 50px 20px 50px !important;
	width:420px;
	height:auto;
	float:left;
}

#innercontent p {
	text-indent:1em;
}

#towns {
	font-size:15px;
	display:block;
	position:relative;
	left:3px;
	width:725px;
	height:108px;
	padding:0px 0px 0px 0px;
	padding-left:5px;
	margin-bottom:10px;
	overflow:hidden;
	background-color:#FFCDA0;
	border-top-style:groove;
	border-top-width:medium;
	border-top-color:#000000;
	border-right-style:groove;
	border-right-width:medium;
	border-right-color:#000000;
	border-bottom-style:groove;
	border-bottom-width:medium;
	border-bottom-color:#000000;
	border-left-style:groove;
	border-left-width:medium;
	border-left-color:#000000;
}




html a:link, html a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:700;
}

#towns a:hover, #towns a:active {
	color:#FFFFFF !important;
	text-decoration:none;
	font-weight:700;
}

#opti {
	font-size:12px;
	position:relative;
	top:-50px;
	color:#222222;
	border:solid thin #222222;
	padding:.1cm;
	width:742px;
}

#opti a:link, #opti a:visited {
	font-weight:bold;
}

#opti a:hover, #opti a:active {
	background-color:#222222;
	color:#FFFFFF;
}

#bottom {
	display:block;
	height:auto;
	position:relative;
	top:15px;
	left:0px;
}

#nek {
	display:block;
	position:relative;
	top:-15px;
	text-align:left;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:742px;
}

#val {
	display:block;
	position:relative;
	top:-50px;
	left:662px;
	text-align:right;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	width:80px;
}

#nek a:link, #val a:link, #nek a:visited, #val a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:600;
	color:#222222;
	position:relative;
	left:2px;
}

#nek a:hover,  #val a:hover, #nek a:active, #val a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#222222;
	color:#FFFFFF;
	position:relative;
	left:2px;
}

#nek img {
	border-bottom-style:hidden;
	border-top-style:hidden;
	border-left-style:hidden;
	border-right-style:hidden; 	 	
}

#nekLogo a:link, #nekLogo a:visited {
	display:block;
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
	width:81px;
	height:41px;
	background:url(../img/NEKInfo__logo_swap.png) 0px 0px no-repeat;
}	

#nekLogo a:hover {
	background:url(../img/NEKInfo__logo_swap.png) 0px -41px no-repeat;
}

#nekLogo a:active {
	background:url(../img/NEKInfo__logo_swap.png) 0px -82px no-repeat;
}
p{
	margin:10px 0 0 0;
}
