a{color:#000000;text-decoration:underline;font-weight:normal}
h1{color:#00008B;text-decoration:none;font-weight:bold;font-size:16px;font-face:Arial, Helvetica, sans-serif;}
a:hover{color:#0000bb;text-decoration:none;font-weight:normal}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
background-color: #AB8C6B; 
color: #000000;
text-decoration: none;
text-align: center; 
background-image:url(background.gif);
overflow:hidden;
}
.form{background-color:#dddddd;background-image:none;color:#000000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}
.button  {
	  	width: 40px;
		height: 19px;
		background: buttonface;
		border-top: 1px solid buttonhighlight;
		border-left: 1px solid buttonhighlight;
		border-bottom: 1px solid buttonshadow;
		border-right: 1px solid buttonshadow;
		cursor: hand;
		color: #333300;
		font-size: 10px;
          }

#titel {
 margin: 10px;
 color:#ffffff;
 top: 40px;
 height:40px;
 line-height:40px;
 padding: 5px;
 text-align:center;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:22px;
 font-weight:100; 
 position:relative;
 width: 100%;
 background-color:#333366;
 border: 1px solid #000000;
 border-right: 3px solid #555555;
 border-bottom: 3px solid #222222;
}
#main {
 background-position:top left;
 background-repeat: no-repeat;
 background-image:url("byronbay_northern.jpg");
 margin: 5px;
 padding: 15px;
 line-height:18px;
 text-align:left; 
 position:relative;
 width: 700px;
 height: 350px;
 top: 70px;
 background-color:#ffffff;
 border:1px solid #222222;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
}

#forms {
 float:right; 
 margin: 5px;
 padding: 15px;
 line-height:18px;
 text-align:left; 
 position:relative;
 width: 220px;
 background-color:#eeeeee;
 border:1px dotted #bbbbbb;
}
