body, h1, h2, h3 {margin: 0; padding: 0}
img {border: 0}

body {
background: url(/images/bg.png) repeat-x fixed left 0;
font: 70% "georgia"; 
margin-bottom: 20em;
}

.shadows, .sLeft img, .sRight img, .sLeft, .sRight {
height: 100%;
margin: 0;
padding: 0;
}

.shadows {margin: 0; width: 100%;}
.shadows td {vertical-align: top}
.sLeft, .sRight, .sLeft img, .sRight img {width: 90px;}

.header {position: absolute; top: 0; width: 45em;}


h1 {
color: white;
font-weight: normal;
font-size: 3.5em;
padding: 1.5em 1em 0;
height: 1.3em;
background: url(/images/header.gif) repeat-x center top;
}

.main h1 {background: none;}

h2 {
border-top: 0.3em solid white;
text-transform: uppercase;
font-size: 1.7em;
font-weight: normal;
padding: .1em 2em 0;
height: 1.3em;
color: #eee;
background: #565656;
}

.puzzle {
width: 310px;
height: 148px;
background: url(/images/puzzle.png);
position: absolute;
margin-top: -4em;
margin-left: -320px;
}

.menuTop {
list-style: none;
padding: .6em 3em 0 3em;
background: #fff;
height: 2.1em;
}

.menuBottom {
background: #666;
padding: .5em 3em;
text-align: right;
}

.main .menuTop {background: #fff url(/images/house.gif) no-repeat 1em center;}
.menuTop li, .menuBottom li {display: inline;}

.menuTop li a {
text-transform: uppercase;
text-decoration: none; 
font-size: 1.2em;
border-left: 1px solid #666;
color: #666;
padding: 0 .4em;
}

.menuBottom li a {
text-decoration: none; 
font-size: 1.2em;
border-left: 1px solid #ddd;
color: #ddd;
padding: 0 .4em;
text-transform: lowercase;
}

li.first a {border: 0}

.content {
background: #fff url(/images/gradient1.gif) repeat-x left top;
}

.sidebar {
position: absolute;
width: 20em;
padding: 11em 3em 5em 3em;
text-align: right;
}

.findPic {
height: 6em;
background: url(/images/find.gif) no-repeat right top;
}

.menuFind {
list-style: none;
}

.menuFind li {
background: url(/images/dots.gif) repeat-x right bottom;
padding: .5em 0;
}

.menuFind li a {
text-decoration: none;
background: url(/images/bullet.gif) no-repeat right center;
padding-right: 14px;
padding-bottom: 6px;
color: #2989cb;
font-size: 1.7em;
}

.sponsors {
text-align: center;
padding-top: 2em;
font-size: 1.7em;
text-transform: uppercase;
color: #666;
}
.mainBar {
padding: 7.3em 8em 5em 25em;
}

h3 {
color: #2989cb;
font-size: 2.4em;
height: 1.5em;
padding-top: .5em;
}

.mainBar .p {
font-size: 1.1em;
color: #777;
}

a.blue {
background: #89c0e5;
color: white;
font-size: 1.2em;
font-weight: bold;
padding: 5px;
line-height: 2.8em;
}

.copy {
padding: 1em 3em 0;
text-align: right;
font-size: 1.1em;
}


