body {
	font:90% 'Trebuchet MS', Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	margin: 15px;
}

table td {
	font:90% 'Trebuchet MS', Helvetica, sans-serif;
}
#bodyarea {
	font-size:1.0em;
	line-height:1.4;
}
#bodyarea p {
	margin-bottom:0.8em;
}
a:link {
	color: #FF5E5E;
	text-decoration: none;
}
a:visited {
	color: #FF5E5E;
	text-decoration: none;
}
a:hover {
	color: #E00000;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.menu:visited {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.menu:hover {

	color: #FF6A6A;
	text-decoration: none;
	font-size: 11px;
}
p {
	color: #FFFFFF;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}
h3 {
	font-size: 1.1em;
	color: #FF8888;
	margin-bottom: 0.4em;
}
h2 {
	color: #FF8888;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}
h1 {
	color: #FF8888;
	font-size: 1.5em;
	margin-bottom: .5em;
}
a img {
border:none;
}

li {
	list-style-image: url(images/blue_bullet.gif);
	font-size: 11px;
	margin-top: 2pt;
}
.whitetext {
	color: #FFFFFF;
}
.bakblack {
	background-color: #000000;
}
.tdmenu {
	background-color: #E00000;
}
.tdcolspace {
	background-image: url(/images/vertline.gif);
	background-repeat: repeat-y;
}
.txtgrey {
	color: #666666;
}

/* Gallery */

#singlecol {
	width:760px;
}

.galleryrow {
	width:900px;
	clear:both;
	position:relative;
	margin:1em 0;
	overflow:hidden;
}
.gallerycell, .gallerycellleft {
	width:152px;
	float:left;
	display:inline;
}
.gallerycell {
	margin-left:35px;
}
.galleryimage {
	width:152px;
	height:152px;
	position:relative;
}
.galldesc {
	font-size: 0.9em;
}