
/* la la la! */

body {color: black}
h1,h2,h3,h4,h5,h6 {font-family: impact;
font-weight: normal;}
p {font-family: verdana}
p.footer {font-family: verdana;
font-size: xx-small;
text-align: center;}
p.credit {font-family: verdana;
font-size: small;}
UL {font-family: verdana}
A:link {text-decoration:none; color: red; background: white;}
A:visited {text-decoration:none; color: red; background: white;}
A:active {text-decoration: none; color: red; background: white;}
A:hover {text-decoration: none; background: black; color: white;}
.pquote {
	float: right;
	width: 8em;
	background: url(openquote.gif) top left no-repeat;
	color: #030;
	font-size: 2em;
	line-height: 0.9;
	font-style: italic;
	padding: 0.5em;
	margin: 0;
}

.quote p:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}


div.container
{width: 100%;
margin:0px;
border:0px;}

div.logo
{width: 100%;
margin:0px;
border:0px;}

div.links
{width:30%;
color:black;
float:left;
clear:left;
}

div.content
{width:67%;
color: black;
clear: right;
float:right;
}

div.footer
{width:100%;
border-style: solid:
border-top-width: 50px;
border-color: white;
clear:both;
}