BODY {
font-family: verdana, helvetica, arial;
font-size: 12px; color: #eedddd;
background: #640000 url(images/bgtile.jpg) repeat;
overflow: visible;
margin: 0px;
}

A {
	font-size: 11px;
text-decoration: none;
color: #bb9999;
}

A:hover {
text-decoration: none;
color: #ee0000;
}

DIV#box {
	position: absolute; left: 50%; margin-left: -400px; top: -230px; width: 755px; overflow: visible; height: 455px; border: 1px solid #000000;}

DIV#menu A {
	margin-right: 10px; font-weight: bold; color: #000000;
}

DIV#thumbs A {
	font-weight: bold; color: #000000;
}

DIV.halfline {
	width: 50%; border-bottom: 1px #bb9999 solid;
}

DIV#vertcen {
position: absolute;
top: 57%; width: 100%; height: 1px;
overflow: visible;
}

DIV#toptext {
	position: absolute; top: 10px; left: 40%;
	margin-left: -200px; width: 400px;
	font-size: 10px;
}

DIV#toptitle {
	width: 400px;
	text-align: center; font-size: 14px; font-weight: bold;
}

DIV#pixbox {
	position:absolute;top: -5px; left: 5px;
	width: 750px; height: 500px;
	
}

DIV#textbox {
	position:absolute;
	width: 500px;
	top: 35px;
	left: 150px
}

DIV#thumbs {
	width: 245px; text-align: right;
	display: none;
}

DIV#menu {
	position: absolute; width: 100%; text-align: center; bottom: -15px; color: #000000;
}
IMG {
	border: 0px;
}

IMG.thumbs {
	width: 60px; height: 60px; margin: 2px;
}

IMG#logo {
	position: absolute; top: -155px; left: 228px;
}

TABLE {
	border: 0px;
}

TD {
	font-size: 12px;
}