body, html {
font-family: "Tahoma", "Futura", "Tw Cen MT", sans-serif;
}

body {
background-image:url(/images/earl_shdw.gif);
}

A{
text-decoration:none;
}
A:hover {
color:silver ;
text-decoration:underline; 
}

.NavContainer{
width:540px;
padding-left:5px;
overflow:visible;
}

.NavButton{
display:block;
float:left;
color:#000000;

text-decoration:none;
text-align:left;
background-image:url(/images/BoltSketch.jpg);
background-repeat:no-repeat;
font-size:1.05em;
padding-top:7px;
padding-right:0px;
padding-left:15px;
color:#000000;
font-variant:small-caps;
font-weight:bolder;
width:85px;
height:40px;
}

.NavButton:hover{
color:#000000;
background-image:url(/images/BoltSolid.jpg);
}


div.One {
background: url(/images/Screw1.gif) top right no-repeat;
}
div.Two {
background: url(/images/Screw2.gif) top left no-repeat;
}
div.Three {
background: url(/images/Screw3.gif) bottom right no-repeat;
}
div.Four {
background: url(/images/Screw4.gif) bottom left no-repeat;
}

div.One , div.Two , div.Three , div.Four{
min-width:800px;
width:100%;
height:100%;
min-height:600px;
}

.MainContentDiv{
width:550px;
margin-bottom:0px;
}

h1{
font-size:larger;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:inline;
}

h2{
font-size:medium;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
display:inline;
}
