body {
background: #f4f0b6;
background-image: url('images/dennybackground.jpg');
background-position: top left;
background-repeat: repeat-y;
margin: 0px 0;
text-align: left;
}
#container {
width: 750px;
}
#header {
width: 600px;
height: 400px;
}
#content {
background: #e4e09c;
float: left;
position: absolute;
width: 275px;
top: 325px;
left: 265px;
text-align: left;
}
#leftbar {
background: #e4e09c;
float: left;
width: 152px;
position: absolute;
top: 325px;
left: 55px;
}

p {
	font-family: verdana, arial, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	background: transparent;
	}

	a	{ color: #ffffff; background: transparent; text-decoration: none;} 
	a:link	{ color: #000080; background: transparent; font-weight: bold; } 
	a:visited	{ color: #000080; background: transparent; font-weight: bold; } 
	a:active	{ color: #000000; background: transparent; font-weight: bold; } 
	a:hover	{ color: #838383; background: transparent; text-decoration: underline; font-weight: bold; }

td {font-family: verdana; font-size: 11px; color: #000000}
li {font-family: verdana; font-size: 11px; color: #000000}