@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

 



body { 
text-align:center;
min-height:400px;
min-width:774px;
font-size:0.75em;
}

img { border:0px; }
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 407px;
} 
#inner {
width: 774px;
height: 400px;
text-align: left;
margin-left:auto;
margin-right:auto;
}

h1 { margin:0px; padding:0px; margin-bottom:20px; text-transform:uppercase; color:#ccc; }

/* sliding Images */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.hscrollerbase {
height: 4px;
background-color:#d8d8d8;
}
.hscrollerbar {
height: 4px;
background-color:#848484;
}
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
#scroll {
width: 774px;
height: 407px;
overflow: auto;
position: relative;
text-align:left;
}
.fixedwidth {
width:19008px;
height: auto;
position: relative;
}
.fixedwidth_walls {
width:8800px;
height: auto;
position: relative;
}
.fixedwidth_advr {
width:7650px;
height: auto;
position: relative;
}
.fixedwidth_books {
width:21690px;
height: auto;
position: relative;
}
.fixedwidth_books2 {
width:9800px;
height: auto;
position: relative;
}
/* drop down */
#dropdown {
	position:absolute;
	left:45px;
	top:45px;
	font-family:"Courier New", Courier, monospace
}

.text {
	font-family:"Courier New", Courier, monospace
}