body{
background: #f90 url(images/mosaic_bg_tile.gif);
font-family: verdana, sans-serif;
font-size: small;
}
p{
	padding-left: 20px;
	padding-right: 10px;
line-height: 200%;
font-family: helvetica, arial, sans-serif;
}
#container{
min-width: 500px;
max-width: 1400px;
background: url(images/container_bg.gif) repeat-y 70% 0;
width: 80%;
margin-left: 5%;
}
h3{
font-size: 150%;
font-weight: normal;
}
p.about{
	background: #000;
	font-size: x-small;
	padding: 8px;
	line-height: 130%;
}
#content img{
float: right;
border-left: 1px solid #999;
border-top: 1px solid #999;
border-right: 2px solid #444;
border-bottom: 2px solid #444;
margin: 12px;
}
#content img.alt{
	float: left;
	margin: 12px;
}
#content img.mike{
	border: none;
}
#sidebar .gutter{
padding: 15px;
}
#header h3{
border-bottom: 0px;
padding-left: 1%;
color: #f90;
font-size: 180%;
font-variant: normal;
margin-bottom: 10px;
}
#header h5{
font-weight: normal;
color: #fff;
text-align: right;
padding: 0px;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 0px;
font-size: 120%;
padding-bottom: 40px;
}
#header{
background: url(images/skyline8.gif) repeat-x top left;
padding-top: 90px;
padding-left: 50px;
}
#sidebar h3{
	clear: right;
font-size: 120%;
font-weight: bold;
color: #ff9;
padding:2px;
text-align: right;
background:;
font-variant: small-caps;
margin-top: 0px;}
#sidebar{
width: 30%;
float: right;
color: #f90;
}
#sidebar img{
	float:left;
	padding: 8px;
}
span.amp {
	font-family: "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
}
#sidebar a:link{
color: #fff;
text-decoration: none;
}
#sidebar a:visited{
	color:#fff;
}
#sidebar a:hover{
color: #fff;
text-decoration: underline;
}
#content{
color: #630;
width: 70%;
float: left;
font-size: 95%;
line-height: 250%;
}
#content a{
color: #c30;
text-decoration: none;
}
#content a:hover{
text-decoration: underline;
}
#date{
	font-variant: small-caps;
	font-family: courier;
	color: #f90;
	font-style:;
	padding-right: 20px;
	float: right;
	margin-bottom: 0px;
	font-size: small;
	font-weight:bold;
}
#content ul{
	list-style: none;
	font-family: helvetica, sans-serif;
	padding: 0px;
}
#content blockquote{
	font-family: Georgia;
	color: #630;
	font-size: small;
	font-weight: bold;
}
#content h3{
	padding-left: 12px;
	border-bottom: 1px solid #f90;
}
#about{
	float: right;
	width: 50%;
	background: #c96;
	font-size: 12px;
}
p.about{
	font-size: 13px;
}
#footer h3{
clear: both;
padding: 10px 10px;
font-family: helvetica, sans-serif;
text-align: center;
font-size: small;
background: #630;
color: #ff9;
}
#sidebar ul{
list-style: none;
padding-left: 0px;
}
#sidebar li{
font-family: arial, sans-serif;
line-height: 2em;
border-bottom: 1px solid #f90;
background: url(images/honeycomb2.gif) no-repeat 0% 6%;
padding: 0 0 16px 20px;
color: #ff9;
}
dl.feature dt img{
float: left;
margin: 0 015px 0;
padding: 12px 0px 16px 0px;
}
dl.feature dt{
margin: 0 0 .25em 0;
font-family: Georgia, serif;
color: #fff;
font-size: 140%;
}
#underline{
text-decoration: underline;
}