.baseBox{
position: absolute;
width: 638px;
height: 480px;
left: 50%;
margin-left: -319px;
background-color: #C1B7A4;
}

.pictureLayer{
position: absolute;
left: 0px;
top: 0px;
width: 319px;
height: 100%;
background-color: transparent;
}

*#pic1{position: absolute; left: 342px; top: 132px;}
*#pic2{position: absolute; left: 342px; top: 294px;}

.topLayer{
display: block;
position: absolute;
top: 0px;
left: 0px;
font-family: courier new;
font-size: 16px; 
}

*#spot1 {position: absolute; left: 281px; top: 60px;}
*#spot2 {position: absolute; left: 281px; top: 141px;}
*#spot3 {position: absolute; left: 281px; top: 222px;}
*#spot4 {position: absolute; left: 281px; top: 303px;}
*#spot5 {position: absolute; left: 281px; top: 384px;}
*#spot6 {position: absolute; left: 535px; top: 60px;}
*#spot7 {position: absolute; left: 611px; top: 190px;}
*#spot8 {position: absolute; left: 611px; top: 354px;}


/* Styles for standard page */

.bottompad {
position: relative;
width: 100%;
height: 80px;
top: 60px;
background-color: transparent;
}

.cont {

width: 455px;
height: auto;
padding: 15px 0 0 15px;
margin: 0;


}

.inner {
position: absolute;
top: 0px;
left: 0px;
width: 630px;
height: 400px;
background-color: red;
} 

*#logoSmall {position: absolute; top: -13px; left: 15px; border-style: none}

.navBox{
position: absolute;
top: 100%;
left: 15px;
background-color: transparent;
height: auto;
width: 240px;
}

ul.navline {
position: absolute;
top: -4px;
float:left;
width: auto;
padding:0;
margin:0;
background-color: white;
}

li.nav {display:inline}

a.navlink {
float: left;
font-size: 75%;
font-weight: bold;
color: #00A000; 
background-color: #C1B7A4;
}

a.navlink:link {text-decoration: none}
a.navlink:visited {text-decoration: none}
a.navlink:hover {color: #000000; text-decoration: underline;}

a.genlink {
font-size: 90%;
font-weight: bold;
}

a.genlink:link {text-decoration: none; color: #303030}
a.genlink:visited {text-decoration: none; color: #303030}
a.genlink:hover {text-decoration: underline; color: #00A000}

h1 {
position: absolute;
top: 6px;
right: 15px;
font-size: 1.2em;
color: #00A000;
}

.hcell {
border-style: solid;
border-width: 2px;
border-color: #00C000;
padding-top: 3px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
color: #000000;
font-size: small;
font-weight: normal;

}
