body {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	background: url(background.png);
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #f73613;
}

.section {
	font-size: 16px;
	font-family: arial;
}

.content_box {
	background: url(background_content_box.png);
}

.copyright {
	font-size: 10px;
	font-family: arial;
}

.top_message {
	font-family: arial;
	font-size: 20px;
	text-align: center;
}

.grey_shadows {
	background: url(grey.png);
}

.alert {
	color: #f73613;
	font-family: arial;
	font-size: 18px;
}

a.alert:link {
	color: #f73613;
}

a.alert:visited {
	color: #f73613;
}

a.alert:hover {
	color: #000000;
}

.prefetch {
	display:none;
}
