body {
background: #E3EBEC;
margin: 0px 0;
font-family: Georgia, Garamond, Times New Roman; font-size: 9pt; 
color: #404040;
}

a, a:link {
   color: #067C8A;
   font-weight:bold;
   text-decoration: none;
}

a:visited {
   color: #304548;
   font-weight: bold;
   text-decoration: none;
}

a:hover, a:active {
   color: #484848;
   font-weight: bold;
   text-decoration: underline;
}

#container {
width: 776px;
margin: 0 auto;
}

#header {
background-image:url(header_jareth.jpg);
width: 776px;
height: 500px;
margin: 0 auto;
}

#content {
background: #E3EBEC;
overflow: auto;
float: left;
width: 776px;
text-align: left;
}

#menu {
text-align: center;
font-size: 10pt;
margin-bottom: 20px;
}


#footer {
clear: both;}


.h2 {border-bottom: 1px solid #394362; width: 50%; font-family: Trebuchet MS, Arial, Tahoma; font-size: 12pt; letter-spacing: 2px; font-variant: small-caps; font-weight: bold; margin-bottom: 3px;}

.h3 {margin-left: 20px; margin-bottom: 3px; }

.h5 {margin-left: 20px; margin-bottom: 3px; }

.h6 {font-family: Trebuchet MS, Arial, Tahoma; font-size: 10pt; color:#394362; letter-spacing: 2px; font-weight: bold; font-variant: small-caps; margin-bottom: 3px;  }

.h7 {font-family: Trebuchet MS, Arial, Tahoma; font-size: 10pt;  letter-spacing: 2px; font-weight: bold; font-variant: small-caps; margin-bottom: 3px; }

.text {font-family: Georgia, Garamond, Times New Roman; font-size: 9pt; margin-left: 15px; margin-bottom: 3px;  }


img {border: 0px }

input, textarea, option, select {
	background-color: #E3EBEC;
	font: 12px Tahoma;
	color: #404040;
	letter-spacing: 1px;
	border: 1px solid #484848;
	padding:2px; 
	}