body {
	margin: 0;
	font-family: Verdana,Arial,helvetica,sans-serif;
	font-size: 0.8em;
}

#header {
	background-color: #140000;
	color: #FFFFFF;
}

#header table {
	width: 100%;
}

#header table td {
	padding-left: 10px;
	padding-right: 10px;
}

#menu {
	background-color: #5F0009;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1.8em;
}

#menu a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

#scambutton {
	background-color: #B10519;
}

#content {
	padding: 10px;
}

#firstrow,#secondrow {
	float: left;
	width: 400px;
}

div.comment {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.comment span.title {
	font-weight: bold;
}

a {
	text-decoration: none;
}

div.images {
	text-align: center;
}

div.images img {
	margin-left: 50px;
	margin-right: 50px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

a img {
	border: 0;
}

img.scambutton {
	float: right;
}