html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
	}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-30%;
    width:200%;
}

.a, a:link, a:hover, a:visited, a:active, a {
color:#FFFFFF;
background-color:#333;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}
#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
	padding-left:5px;
}

	.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid black;
}
.highslide:hover img {
	border: 0px solid black;
}

.highslide-image {
    border-bottom: none;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border-bottom: 0px;
    font-family: Verdana, Helvetica;
    font-size: 0pt;
    padding: 0px;
    background-color: black;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


div.body {
position: absolute;
width:1000px;
height:100%;
left:50%;
margin-left:-500px;
border:0;
padding:0px;
}

#header-flash {
height:500px;
width:1000px;
border:0px;
position:top center;

}

#top-bar{
height:58px;
width:944px;
	background-image:url(images/top-bar-trans.png);
	background-attachment:fixed;
	background-repeat:none;
	background-position:top center;
}

div.nav {
height:175px;
width:1030px;
position:absolute;
margin-left:-20px;
margin-top:-10px;
color:#FFFFFF; 
border:0px;
	background-image:url(images/banner.gif);
	background-attachment:scroll;
	background-repeat:none;
	background-position:top center;
}

div.dumb{
height:1000px;
background:url(../../mouse.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	}
	
div.dumber {
	width: 650px;
	position: right;
	margin-left:300px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

div.footer {
	width:980px;
	height:300px;
	margin-left:20px;
}	

div.eyhit {
height:300px;
width:613px;
background:url(images/eyhit-text.gif);
background-position:top left;
	}
	

