/* CSS Document */

body{
width: 100%;
background-color:#0066CC;
margin: 0;
}

h1{
font: "Trebuchet MS", Verdana, Arial;
font-size:8px;
}

h2{
font: "Trebuchet MS", Verdana, Arial;
font-size:45px;

}

h3{
font: "Trebuchet MS", Verdana, Arial;
font-size:20px;

}

h4{
color: #0000CC;

}

.splash{
margin: 0 auto; 
width: 1024;
}

.splashhold{
width: 2500px;
height:768px;
margin:0 auto;
}
.shell{
width: 800px;
height: 600px;
margin:0 auto;
}

.topspacer{
width: 800px;
height: 15px;
margin:0 auto;
}

.innershell{
width: 800px;
height: 570px;
margin:0 auto;
}

.head{
background-image: url(../images/headbg.jpg);
width: 800px;
height: 115px;
margin:0 auto;
}

.navbar{
background-image:url(../images/bodybg.jpg);
width: 800px;
height: 40px;
margin:0 auto;
}

.content img{
border: 2px solid #0066FF;
}

.content h3{
font: Verdana, Arial, Helvetica, sans-serif;
}



.content{
background-image:url(../images/bodybg.jpg);
background-color:#FFFFFF;
width: 800px;
height: auto;
margin: 0 auto;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.optioncontent{
background-image:url(../images/bodybg.jpg);
background-color:#FFFFFF;
width: 800px;
height: auto;
margin: 0 auto;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.footer{
background-image: url(../images/footbg.jpg);
width: 800px;
height: 50px;
margin:0 auto;
float: left;
}


.scroll{
overflow:auto;
height:450px;
width:750px;
}

.clearcoat{
width:735px;
height:450px;
position:absolute;
}