* {
padding : 0;
margin  : 0;
}

body {
background  : #000000 url(http://www.wavelinkmedia.com/juiceman/images/bodyBG.jpg) fixed bottom repeat-x;
font-family : Tahoma, Arial, San-Serif;
color       : #000000;
text-align  : center; /* for IE */
}

#wrapper {
width        : 900px;
margin-left  : auto;
margin-right : auto;
text-align   : left; /* counter the body center */
}

#header{
overflow       :auto;
padding        : 15px;
vertical-align : middle;
}

#siteName{
float :left;
}

#menu{
padding-top : 15px;
float       : right;
text-align  :right;
color       : #FFFFFF;
font-size   : 12px;
}

a.menu{
color           : #FFFFFF;
text-decoration : none;
}

#cbTop{
background : transparent url(http://www.wavelinkmedia.com/juiceman/images/cbTop.png) no-repeat;
height     : 19px;
}

#contentContainer {
background   : #FFFFFF; 
width        : 100%
}

#cbBottom{
background : transparent url(http://www.wavelinkmedia.com/juiceman/images/cbBottom.png) no-repeat;
height     : 19px;
}

span.headerText{
color     : #FFFFFF;
font-size : 30px;
}

span.shade{
color : #9AC748;
}

h1 {
font-size   : 16px;
line-height : 16px;
font-weight : bold;
}

h2 {
font-size   : 14px;
line-height : 14px;
font-weight : bold;
}

h3 {
font-size   : 12px;
line-height : 14px;
font-weight : bold;
}

p {
font-size   : 12px;
line-height : 16px;
font-weight : none;
text-align  : left;
margin-top  : 10px;
margin-bottom : 10px;
}

p.footer{ 
color         : #FFFFFF;
text-align    : right;
padding-right : 15px;
}

ul, ol {
margin-left  : 15px;
padding-left : 15px;
}

li {
font-size   : 12px;
line-height : 14px;
font-weight : none;
text-align  : left;
}

table {
font-size     : 12px;
line-height   : 14px;
font-weight   : none;
text-align    : left;
}

td{
vertical-align : top;
padding: 15px;
}