body {background: #FFFFDE url(images/css/philly_new_bright.jpg) no-repeat fixed 0 0;  position : relative;  margin : 0;  padding : 0;   }
div#content {background: #843031 url(images/css/philly_new_red.jpg) no-repeat fixed 0 0;  position : absolute;  top : 26px;  right : 25px;  left : 161px;  color : #FFFFDE;  font-family : Verdana, sans-serif;  font-size : 15;  padding : 10px;  border : solid #4A86AD;  font-weight: bold;          }
div#content p {
	margin : 0 1em 1em;
}
div#content h3 {
	margin-bottom : 0.25em;
}
div#content a:link {
	color : #080C08;
}
div#content a:link:hover {
	color : #FF0;
}
div#content a:visited {
	color : #9C797B;
}
div#content a:visited:hover {
	color : #896567;
}
div#links {
	position : absolute;
	top : 52px;
	width : 160px;
	left : 0;
	height : 700px;
	font : 16px Verdana, sans-serif;
}
div#links a {background: transparent url(images/css/philly_new.jpg) no-repeat fixed 0 0;  display : block;  text-align : center;  font : bold 1em sans-serif;  padding : 5px 10px;  margin : 0 0 2px;  border-width : 0;  text-decoration : none;  color : #FFFFDE;        }
div#links a:hover {background: transparent url(images/css/philly_new_purple.jpg) no-repeat fixed 0 0;  color : #ADC75A; }
H1 {
					margin : -9px -9px 0.5em;
					padding : 15px 5px 5px;
					text-align : right;
															letter-spacing : 0.3em;
					text-transform : lowercase;
					font : bold 25px sans-serif;
					height : 28px;
					vertical-align : middle;
					white-space : nowrap;
										background : #ADC75A;
															color : #6B554A;
}
dt {
	font : bold;
}
dd{
	margin-bottom : 0.66em;
}
code{
	color : #D6AA8F;
	font : 110% monospace;
}
pre{
	color : #FFCC99;
	font : 110% monospace;
}