body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color:#FFFFFF;
	background-color:#000000;
	background-repeat:repeat;
	margin-top: 0px;
	margin-left: 0px;
	overflow:hidden;
	}
a:link {	
	color:#FFFFFF;
	text-decoration: none;
	}
a:visited {	
	color:#FFFFFF;
	text-decoration: none;
	}
a:hover {	
	text-decoration: none;
	background-color: #000000;
	color:#00FFCC;
	}
	
h1 {
font:Helvetica, Arial, sans-serif;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
font-style:normal;
color:#FFFFFF;
}

h2 {
font:Helvetica, Arial, sans-serif;
font-family:Helvetica, Arial, sans-serif;
font-size:10px;
letter-spacing:2px;
font-style:normal;
color:#FFFFFF;
}
	
.bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color:#FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	}
	
.marked {	
	text-decoration: none;
	background-color:#FFFFFF;
	}

.outlink {	
	text-decoration: none;
	}
a.outlink:link {	
	color:#FFFFFF;
	text-decoration: underline;
	}
a.outlink:visited {	
	color:#FFFFFF;
	text-decoration: underline;
	
	}
a.outlink:hover {	
	text-decoration: none;
	background-color: #000000;
	color:#00FFCC;
	}

hr {
	height: 0;
	border: 0;
	border-bottom :1px solid #FFFFFF;
	}



.slash {
	font-size: 9px;
	}

img.thumb {
	padding-right:20px;
	}



div {
	margin:0px, 0px, 0px, 0px;
	}
div.item {
	position: relative;
	padding-top: 300px;
	}
div.title {
	position: relative;
	float: left;
	width: 180px;
	padding-left: 15px;
	padding-right: 15px;
	}	
div.desc {
	display: none;
	position: absolute;
	width:inherit;
	letter-spacing:1px;
	height:60px;
	left: 180px;
	top: 130px;
	}
div.prevnext0 {
	display: block;
	position: absolute;
	left: 0px;
	top: 61px;
	background-color:#000000;
	}
div.prevnext1 {
	display: none;
	position: absolute;
	left: 0px;
	top: 61px;
	background-color:#000000;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
#header {
	top:0px;
	left:0px;
	position:absolute;
	height:100px;
	width:100%;
	z-index:100;
	}

.nav1 {
	top:120px;
	left:20px;
	position:fixed;
	z-index:100;
	}
	
.underlay {
	background-color:#000000;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	left:0px;
	position:absolute;
	z-index:1;
	}
	

#bottom{
	display:block;
	margin-bottom:0%;
	left:0;
	width: 100%;
	height: 100%;
	z-index:3;
	top:600px;
	position:relative;
	}
	
*html #bottom{position:absolute;}

/* ----------------------------------------------------------------------------------------------------------------*/

