body {
	background : #eeeeee url(img/cobbles_outerbg.jpg) no-repeat fixed;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
}
.innerdiv {
	background : white url(img/cobbles_innerbg.gif) no-repeat;
	width : 580px;
	margin-left : 0;
	margin-right : 0;
}
h1 , h2 , h3 , h4 , h5 , p , ul , ol , dl {
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin-right : 45px;
}
h1 , h2 , h3 , h4 , h5 , p {
	margin-left : 125px;
}
ul , ol , dl {
	margin-left : 160px;
	padding : 0;
}
h1 , h2 , h3 , h4 , h5 {
	color: #666666;
}
p , ul , ol , dl {
	color: #000033;
	font-size: 12px;
}
a:link {
	text-decoration : underline;
	color : #0066cc;
}
a:visited {
	text-decoration : none;
	color : #003399;
}
a:active, a:hover, a:link.permalink, a:visited.permalink, a:active.permalink, a:hover.permalink {
	text-decoration : none;
	color : white;
	background-color: #93c2ed;
}
a:active.image, a:hover.image {
	text-decoration : none;
	background-color: transparent;
}
a:link.footerlink {
	text-decoration : none;
}
.indent {
	background-color : #eeeeee;
}
.indent , ul , ol , dl , .tail {
	font-size : 11px;
}
.linklist, .footer {
	font-size : 10px;
}
.footer {
	text-align : right;
}
