html, body {
	margin: 0; padding: 0;
}
body {
	background:#243252;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #EEE;
}
#splash,
#page, 
#gallery,
#nav,
#footer {
	margin-top: 2.5em;
	margin-left: auto;
	margin-right: auto;
	width: 545px;
}
#page {
	margin-top: 0;
	background: url(../images/bg.gif);
}
#gallery {
	margin-top: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
h1 a {
	color: #F39;
}
.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
a:active,
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #EEE;
	/*text-decoration: none;*/
}
strong {
	font-family: Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color:#FFF;
}
p {
	border-bottom: 1px dashed #FFF;
	padding-bottom: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
p.topBorder {
	border-top: 1px dashed #FFF;
	border-bottom: none;
	padding-top: 1em;
	padding-bottom: 0.3em;
}
p.noBorder {
	border: none;
}
h1 {
	margin: 0 0 0 0;
	padding: 1em 0 0.5em 0;
	font-size: 1.2em;
	font-family: Times, serif;
	border-bottom: 1px dashed #FFF;
	color: #F39;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background: #243252;
}
#splash table {
	width: 545px;
	height: 442px;
	border: 1px solid #FFF;
}
#nav table {
	width: 545px;
	border: 1px solid #FFF;
}
#gallery table {
	width: 545px;
	height: auto;
	border: 1px solid #FFF;
}
#gallery table.thumbs {
	width: 545px;
	border: none;
	/*background: url(../images/thumb_bg.gif);*/
}
#splash tr.top {
	background: #6AB2E5 url(../images/freaxxx_r1_c1.jpg) no-repeat;
}
#nav tr.top {
	background: #5DA5DA url(../images/freaxxx.jpg) no-repeat;
}
#nav tr.top td {
	height: 75px;
}
#splash tr.top td {
	height: 393px;
}
#splash tr.mid,
#nav tr.mid {
	background: #F39;
}
#splash tr.mid td,
#nav tr.mid td {
	font-family: Times, serif;
	height: 34px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}
#splash tr.mid td a,
#nav tr.mid td a {
	font-weight: bold;
}
#splash tr.bot {
	background: #D3F5F2 url(../images/freaxxx_r3_c1.jpg) no-repeat;
}
#nav tr.bot {
	background: #6AB2E5;
}
#splash tr.bot td {
	height: 15px;
}
#nav tr.bot td,
#gallery tr.bot td {
	height: 5px;
}
#page a {
	text-decoration: underline;
}
#page a:hover,
#page a:active {
	color: #F39;
}
/* footer-kram */
#footer p {
	font-size: 0.85em;
	color: #CCC;
	text-align: right;
	border-bottom: none;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
/* gallery script tags */
#poweredby {
	width: 545px;
	text-align: right;
	margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #8C92B0;
	color: #8C92B0;
	font-size: 9px;
	padding-top: 2px;
}
#poweredby a {
	color: #8C92B0;
	text-decoration: none;
}	
/* db generated items */
div.item {
	padding-top: 0.6em;
	border-bottom: 1px dashed #FFF;
	padding-bottom: 0.7em;
}
div.item h2,
div.item p {
	margin: 0; padding: 0;
	font-size: 1em;	
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: none;
	margin-bottom: 0.5em;
}
div.item h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: Times, serif;
}
div.item .footer {
	clear: both;
	padding-top: 1em;
	text-align: right;
	font-size: 9px;
}
div.item .imgContainer {
	font-size: 9px;
	text-align: right;
	float: right;
	padding: 0 0 5px 5px; 
}