body {color: white; font-family: Arial; font-size: 13px; width: 99%;}
h1 {color: #47AA42; font-family: "Century Gothic", Verdana; font-size: 18px; font-weight: normal;}
h2 {font-size: 15px; margin: 0; font-weight: normal;}
h2 span {font-size: 12px; text-transform: none;}
a {color: #47AA42; text-decoration: none;}
a:hover {color: white;}

.caps {text-transform: uppercase;}
ul.checkmark 
{
list-style-image:url('../images/checkmark.gif');
list-style-type:square;
}

#allContainer {position: absolute; width: 847px; height: 648px; margin-left: 50%; left: -432px; top: 38px;}
#mainContainer {position: absolute; height: 569px; width: 847px; background-image: url('../images/background.png'); background-repeat: no-repeat; overflow: hidden;}
#logo {display: block; border: 0;}
 /*div {border: 1px solid orange;}*/

#cornerCoverL {position: absolute; z-index: 2; top: 0px; left: 0px;}
#cornerCoverR {position: absolute; z-index: 2; top: 0px; right: 2px;}
#top0 {position: absolute; z-index: 1; top: 8px; left: 9px;}
#top1 {position: absolute; z-index: 1; top: 8px; left: 285px;}
#top2 {position: absolute; z-index: 1; top: 8px; left: 561px;}

#scrollContentHolder {position: relative; width: 739px; height: 300px; margin-left: 50%; left: -369px; top: 160px; }
#contentPane {position: relative; width: 730px; height: 248px; float: left; overflow: hidden; }
#content {position: relative; width: 710px;}
#content img.bioPic {float: left; margin-right: 5px; margin-top: 0px;}
#content p:first-child {display: inline;}
#scrollBar {position: relative; width: 9px; height: 248px; background-image: url('../images/scrollTrack.gif'); float: left; visibility: hidden;}
#scrollFace {position: relative; width: 9px; height: 9px; background-image: url('../images/scrollFace.gif'); background-repeat: no-repeat; background-color: transparent;}
#scrollUp {position: absolute; top: -12px; left: 0px;}
#scrollDown {position: absolute; bottom: -12px; left: 0px;}

#nav {position: relative; height: 35px; width: 926px; padding: 0px; text-transform: uppercase; font-size: 9px; overflow: hidden; z-index: 1; top: 151px; left: 9px;}
#nav img {border: 0px;}
.linkDiv {position: relative; height: 25px; float: left; padding: 0px; margin-left: 0px; background-image: url('../images/linkMarker.png'); background-repeat: repeat-x; background-position: 0px -35px; overflow: visible; white-space: nowrap;}

.linkDiv a {color: white; text-decoration: none;}
.linkDiv a:hover {color: #000;}

#bottomLinks {position: absolute; top: 518px; margin-left: 50%; left: -385px; width: 770px; font-size: 10px; text-transform: uppercase; word-spacing: 1.5em; display: none; text-align: center; line-height: 18px;}
#bottomLinks a {word-spacing: 0px; color: #47AA42; text-decoration: none;}
#bottomLinks a:hover {color: white;}
.bottomLinkContent{display: none; visibility: hidden;}
#productsLinks {line-height: 10px;}

#teams {margin-left: 20px;}

.sectionContent {display: none; visibility: hidden;}
.boldItalic {font-weight: bold; font-style: italic;}
.boldItalic2 {font-weight: bold; font-style: italic; color: #33bb33;}
.larger {font-size: 130%;}
.smaller {font-size: 70%;}
#contentHeader {text-transform: uppercase;}

ul {list-style: disc;}
.roman {list-style: lower-roman;}
.solidDots {list-style: disc;}

#map {float: right; border: 1px solid white; padding: 0px; position: relative; top: 0px;}