body {
font-family: arial;
color: #222222;
font-size: 14px;
text-align: left;
background: #ffffff url('images/bg2.jpg') top center;
}

p {
padding: 4px 20px 8px 20px;
margin: 0px;
text-align: left;
}

h1 {
font-size: 22px;
font-family: georgia;
font-weight: bold;
font-style: italic;
clear: none;
text-align: left;
margin: 14px 0 12px 20px;
}

h2 {
font-size: 18px;
font-family: georgia;
font-weight: bold;
font-style: italic;
clear: none;
text-align: left;
margin: 24px 0 6px 20px;
}

ul {
padding: 0 0 0 40px;
margin: 0px;
text-align: left;
list-style: none;
}

li {
padding: 0px;
margin: 0px;
}

a:link, a:visited {
color: #190190;
text-decoration: underline;
}

a:hover, a:visited:hover {
color: #aa0050;
text-decoration: none;
}

a.subtle:link, a.subtle:visited {
	color: #663366;
	text-decoration: none;
	}
	
a.subtle:hover, a.subtle:visited:hover {
	color: #ee00ee;
	text-decoration: none;
	}
	
a.xsub:link, a.xsub:visited {
	color: #221122;
	text-decoration: none;
	}
	
a.xsub:hover, a.xsub:visited:hover {
	color: #663366;
	text-decoration: none;
	}
	
span.footerbutton {
	padding: 0 20px 0 20px;
	font-weight: bold;
	}
	
a.footerbutton:link, a.footerbutton:visited {
	color: #190190;
	text-decoration: none;
	}
	
a.footerbutton:hover, a.footerbutton:visited:hover {
	color: #aa0050;
	text-decoration: underline;
	}

.spacer {
width: 95%;
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
}

img.logo {
float: left;
margin: 12px 20px 12px 12px;
}

#wrapper {
width: 900px;
/*border-left: 1px dotted #cccccc;
border-right: 1px dotted #cccccc;*/
}

#topmast {
float: right;
margin: -10px 0 0 0;
width: 630px;
border-bottom: 1px solid #999999;
}

img.lamp {
float: right;
margin: 10px 28px -2px 28px;
}

.button {
padding: 0px 0 8px 0;
margin: 4px 0px -12px 0;
float: left;
font-family: georgia;
font-style: italic;
font-weight: bold;
color: #333333;
font-size: 15px;
text-align: center;
width: 105px;
}

#footer {
border-top: 1px solid #aaaaaa;
font-size: 12px;
color: #666666;
text-align: center;
clear: both;
}

/*
#footer a:link, #footer a:visited {
color: #666666;
text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
color: #A0D3E8;
text-decoration: none;
}
*/
