body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF33FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div { 
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 24px; 
	font-color: #333333;
}

a {
	text-decoration: none;
}

.burg {
	color: #222222;
}

.question {
	color: #660033;
	font-weight: bold;
	padding-bottom: 1.4em;
}
	
.q-a {
	display:block;
	width: 600px;
	text: wrap;
	margin-top: 1.4em;
}
		
.signature1 {
font-family: "Lucida Bright", Harrington;
font-size: 24px;
text-align: center;
color: #222222;
font-weight: bold;
font-style: italic;
}



.subhed1 {
font-size:18px;
line-height:16px;
font-family: Arial, Helvetica, sans-serif;
font-color: #333333;
font-weight: bold;
}


.subhed2 {
	color: #222222;
	font-size: 1em;
	font-style: italic;
	line-height: 1.2em;
}

.subhead3 {
	color: #660033;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6em;
}	 
.signature {
font-family: "Lucida Bright", Harrington;
font-size: 14px;
text-align: center;
color: #222222;
font-weight: bold;
font-style: italic;
}



#navlist {
font-family: Ariel, sans-serif;
font-color: #222222;
font-size: .9em;
margin: 10 0 0 0;
width: 100%;
}

#navlist li {
font-color: #222222;
float: left;
list-style-type: none;
margin: 0 0 1em 0;
padding: 0;
white-space: nowrap;
}

#navlist ul {
margin: 0;
padding: 0;
}
#navlist a {
display: block;
padding: 3px 10px 3px 22px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(images/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}
#navlist a:link, #navlist a:visited {
color: #222222;
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(images/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

.sidebar1 {width: 350; 
	text: wrap; 
	align: center;
	margin-top: 10;
	margin-left: 10;
	margin-right: 10;
	margin-bottom: 10;
	padding: 10; 
	line-height: 25px;
	text-align: left; 
	font-weight: bold; 
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #000000; 
	border: 1;
	bordercolor: #000000;
	background-color: #FFCCCC;
	}
	
	ul.gold {
	list-style-image:  url(images/goldbullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 18px; 
	line-height: 25px; 
	font-weight: bold;
	font-color: #333333;
	margin-left: 30px;
	}
	
	.copyright	{ 
	color: #111111; font: 9px geneva, verdana, arial, sans-serif;
	text-align: center;
	}