@charset "utf-8";
/* CSS Document */

#logoBlock {
width: 121px;
height: 384px;
position: absolute;
top: 0px;
left: 0px;
background-repeat: no-repeat;
background-position: center center;
background-color: #cccccc;
background-image:url(new%20logo%20grey%20bk.png);
}
#mainNav {
border-right-style: solid;
position: absolute;
width: 121px;
height: 384px;
left: 0px;
top: 384px;
background-color: #cccccc;
}
#secondNav {
position: absolute;
width: 898px;
height: 58px;
background-color: #cccccc;
top: 710px;
left: 121px;
}
#contentBackground {
position: absolute;
width: 903px;
height: 728px;
background-image: url(bigmountain.jpg);
top: 0px;
left: 121px;
}
#heroPicture {
position: absolute;
z-index: 2;
width: 682px;
background-image: url(jumpingdude%20new.JPG);
top: 153px;
left: 242px;
height: 535px;
}
#mugshot {
position: absolute;
width: 300px;
height: 144px;
background-image: url(gossi300x144.jpg);
top: 5px;
left: 242px;
border-left-style: none;
}
#mugshotText1 {
position: absolute;
width: 191px;
height: 99px;
top: 5px;
left: 537px;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #330033;
padding-left: 5px;
padding-top: 45px;
background-color: #cccccc;
}
#mugshotText2 {
position: absolute;
width: 186px;
height: 99px;
top: 5px;
left: 733px;
color: #330033;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
padding-top: 45px;
padding-left: 5px;
background-color: #cccccc;
}
#sloganText {
position: absolute;
z-index: 4;
top: 544px;
left: 262px;
background-position: left top;
background-image: url(sloganpic18.jpg.png);
width: 260px;
height: 110px;

}
li {
border-bottom: 3px solid #666666;
font-size: 11px;
line-height: 25px;
color: #660000;
text-align: left;
list-style-type: none;
border-top-color: black;
}
ul {
padding-left: 5px;
}
.contact {
border-right: 3px solid #666666;
float: left;
text-align: center;
line-height: 4;
padding-left: 30px;
border-bottom-style: none;
padding-right: 30px;
padding-top: 6px;
border-top-style: none;
}
a:link {
text-decoration: none;
color: #660000;
}
a:visited {
text-decoration: none;
color: #663333;
}
a:hover {
text-decoration: none;
color: #3333ff;
}
a:active {
text-decoration: underline;
}
#email {
border-right-style: none;
}
#pobox {
padding-left: 175px;
}
body {
}

