
body {
	background:#000000; font-family:arial, helvetica, tahoma;
}
#container {
	background:#fff; width:850px; border:1px #036 solid;
}

#bodytext {
	font-family:"comic sans ms", arial, helvetica, sans-serif; text-align:left; padding:10px;
}

A {
	font-size:16px; font-weight:bold; color:#336699; text-decoration:none;
}

A:hover {
	color:#993333; text-decoration:underline;
}

h2 {
	color:#cc0000; margin-bottom:0px; padding-bottom:0px;
}

.item {
	margin-bottom:0px;
}

table.gallery {
	color:#ffffff;
}