body {
  background: #FFF;
  background-image:url(weatherstationskopelos.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  margin: 0 0 10px 0;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFF;
}

h1 {
  font-size: 20px;
  padding: 5px;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 10px;
  text-transform: uppercase;
}

hr {
  border: none 0;
  border-top: 1px dashed #000;
  height: 1px;
}

sup, sub {
  color: #000033;
}

a {
  font-size: small;
  color: #000066;
  text-decoration: none;
  border: 0px;
}

a:hover {
  
}

/***************************************************
   User-Defined Styles
 ***************************************************/

#lpanel {
  width: 300px;
  height: auto;
  background: #D9DEE4;
  margin: 2px 0 0 2px;
  border: 3px solid #000033;
}

#banner {
  margin: 0px;
  padding: 0px;
  background: #666 url(banner.jpg) no-repeat;
  width: 300px;
  height: 200px;
}

#data {
  margin: 0px;
  padding: 0px;
  background: #CCCCCC;
  width: 300px;
  height: auto;
}

#nt1 {
  background: #9AAAB9;
  width: 300px;
  height: 20px;
  font-size: 10px;
  padding: 5px 0 0 0;
  text-align: center;
  border: 0px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-style: dotted;
}

#nt2 {
  background: #9AAAB9;
  width: 300px;
  height: 20px;
  font-size: 10px;
  padding: 5px 0 0 0;
  text-align: center;
  border: 0px;
  border-bottom: 1px solid #FFF;
  border-style: dotted;
}

#nav {
  padding: 0px;
  line-height: 20px;
  text-align: center;
  text-transform: lowercase;
}

#nav a {
  color: #000033;
  font-size: 10px;
  display: block;
  border: 0px;
  border-bottom: 1px solid #FFF;
  border-style: dotted;
}

#nav a:hover {
  background: #b0c3d1;
  font-weight: bold;
}

#nav .active {
  font-weight: bold;
}

#header {
	font-size: small;
	color: #000033;
	width: 980px;
	position: absolute;
	top: 3px;
	left: 312px;
	margin: 0 0 0 0;
	padding: 1px;
	border: 1px solid #EEE;
	border-style: dotted;
}

#content {
	color: #333333;
	position: absolute;
	width: 980px;
	top: 187px;
	left: 308px;
	padding: 10px;
	border: thin dotted #CCCCCC;
}

#footer {
  color: #000;
  background: #FFF;
  padding: 20px;
  margin: 20px 0 0 0;
  text-align: center;
}

#footer a {
	color: #666;
	border-bottom: 0px dotted;
	border-top: 0px dotted;
	border-right: 0px dotted;
	border-left: 0px dotted;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}
