html, body{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
background: #404040;
text-align: center;
font-size: 12px;
font-family: arial, sans-serif;
color: #fff;
background-image: url(images/sensoria_bg.jpg);
background-repeat: repeat;
}

#intergalactic{
width: 700px;
height: 100%;
margin: 0 auto;
background-image: url(images/blacktrans.png);
}

#outerlimits{
width: 100%;
height: 100%;
padding-top: 0px;
border: 0px solid #191919;
margin-top: 6%;
}

#outerlimits table{
height: 100%;
}

#wrap{
width: 600px;
height: 400px;
margin: 0 auto;
margin-bottom: 0px;
background: url(images/trans.png) repeat;
border: 0px solid #00ff00;
padding-top: 20px;
}

#header{
text-align: left;
width: 600px;
height: 54px;
margin: 0 auto;
background: transparent url(images/logo03.png) top left no-repeat;
border: 0px #010101 solid;
padding-bottom: 0px;
}

#footer{
position: relative;
font-size: 80%;
color: #fff;
width: 600px;
height: 48px;
margin: 0 auto;
border: 0px solid #010101;
/*background: url(images/footer.png);*/
margin-top: 0px;
}

span.copyright{

}

a img{
border: 0px;
}

a,
a:link,
a:hover,
a:visited{
color: #fff;
font-size: 100%;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

/*.nav{
font-size: 140%;
color: #fff;
margin: 0 auto;
}

.nav a,
.nav a:link,
.nav a:hover,
.nav a:visited{
color: #fff;
font-size: 100%;
text-decoration: none;
}

.toolbarwrap {
	width: 1000px;
	text-align: center;
	background: transparent url(images/toolbar.png) no-repeat;
	border: 0px solid #010101;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
	overflow: visible;
	margin-left: -120px;
	}
	
ul.navigation {
	margin: 0;
	padding-left: 205px;
	list-style-type: none;
	background: #404040;
	}
	
ul.navigation li {
	float: left;
	padding: 0 0px 0 0px;
	}
	
ul.navigation li a {
	float: left;
line-height: 28px;
	color: #707070;
	}
	
ul.navigation li a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 0px solid #fff;
	}
	
ul.navigation li.active {
	color: #fff;;
	text-decoration: none;
	border: bottom: 0px solid #fff;
}

ul.navigation li.inactive {
	text-decoration: none;
	color: #707070;
}

/*#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
}*/

#scroller {
	width: 600px;
	margin: 0 auto;	
	overflow: hidden;
    margin-top: 5px;
   /* height: 245px;*/
}

#content {
	width: 8750px;
}

.words{
/*width: 670px;
height: 209px;*/
margin: 0 auto;
padding-top: 2px;
padding-left: 25px;
padding-right: 25px;
}

.section {
	width: 600px;
	float: left;
	padding: 0px;
	padding-top: 20px;
	text-align: justify;
}

#picture{
width: 550px;
text-align: center;
margin: 0 auto;
border: 1px solid #00ff00;
margin-top: 4px;
}

#ydwd{
position: absolute;
bottom: 0;
right: 0;
padding-bottom: 5px;
padding-right: 5px;
}

#ydwd a:link,
#ydwd a:hover,
#ydwd a:visited{
font-size: 60%;
color: #666;
text-decoration: none;
}

#ydwd a:hover{
color: #fff;
}

#shadowbox_text{
color: #191919;
text-align: justify;
font-weight: bold;
overflow: auto;
}

#shadowbox_page{
background-image: url(images/bodybg.jpg);
height: 100%;
}

#products{
text-align: center;
}

#gallery-pane img,
#products-pane img{
display: block;
float: left;
border: 1px solid transparent;
}

#gallery-pane a:hover img,
#products-pane a:hover img{
border: 1px solid #00ff00;
}

img#frontimage{
display: none;
}

#ie6menu{
display: none;
}



