body{
	font-family: "trebuchet, sans-serif";
	font-size: 12 px;
	line-height: 2em;
	color: #ffffff;
	background-color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#page{
	width: 780px;
	text-align: left;
	padding-top: 5px;
	

}

#nav{
	width: 127px;
	height: 409px;
	float: left; 
	background: url("dblogo2007.jpg") center no-repeat; width: 127px; height:440px; background-position: top;
	background-color: #333333;
	margin-left: 5px;
	padding-top: 180px;
	text-align: center;

	
}
.nav{
	text-align: center;
	text-decoration: none;
	font-family: trebuchet, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5em;
	color: #ffffff;
}


#maincontent{
	width: 482px;
	height:409px;
	background: url("maincontentBG.jpg") no-repeat; background-position: left; 
	background-color: #7dc622;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

*#whitecontentBG{
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	height: 395px;
	float: left;

}

h1{
	padding-top: 50px; 
	font-family: trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.pcontent{
	font-family: trebuchet, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.75em;
	color: #333;
}

strong{
	font-family: trebuchet, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
	color: #333;
}
#sidecontent{
	width: 145px;
	height: 409px;
	float: left;
	background: url("sidecontentBG.jpg") center no-repeat; background-position: left; 
	font-family: trebuchet, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #fff;
	line-height: 1.25em;
	text-align: center;
}


.sideheadline{
	padding:70px 5px 5px 5px;
	font-family: trebuchet, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7dc622;
	text-align: center;
	line-height:.25em
}

.sidedate{
	font-family: trebuchet, sans-serif;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #fffff;
	text-align: center;
}

.sidelink{
	text-decoration: underline;
	color: ffffff;
	font-family: trebuchet, sans-serif;
	font-weight: normal;
	font-size: 11px: text-align: center;
}


