body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	margin: 2px;
}

h1 {
	background-color: #E4ECEC;
	color: #D64200;
	border-bottom: 1px solid #FF6600;
	font-size: 330%;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	font-family: arial;
	letter-spacing: -1.5pt;
	background-image: url('images/headerbg.gif'); 
	background-repeat:repeat-x;}
	
h2, h3, h4 {
	font-size: 140%;
	margin-bottom: 5px;
	text-align: center;
}

h5 {
	font-size: 110%; 
	color:#008000;
	margin-bottom: -12px
	
}

#fixedwidth {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#yellow {
border:1px solid #FF9966; background-color: #FEFFAF;
padding: 5px
}

#button {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 150%;
	font-weight: bold;
}

#photo {
	float: right;
	margin-right: 15px;
	margin-bottom: 8px;
	font-size: 75%
}

.nostyle {
	text-decoration: none;
	color: #D64200;
}

.blacklink {
	text-decoration: none;
	color: #000000;
}

#screenshot {
	border: 0px;
	display: block;
	margin-left: 5px;
}

#rssscreenshot {
	display: block;
	margin-left: 5px;
}

#footer {
	color: #3366FF; 
	border-top: 1px solid #3366FF ;
	background-color: #D5E2FF; 
	padding-top: 1px;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 18px;
	font-size: 80%;
	}