body { 
padding: 0px;
background-color: #B2B2B2;
text-align: center;
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
color: #3F3F3F;
font-size: 12px;
letter-spacing: 0px;
line-height: 18px;
height: auto;
margin: 0px;
}

a.top:link{color:#ffffff; text-decoration: none; font-weight:bolder;}
a.top:visited{color:#ffffff; text-decoration: none; font-weight: bolder;}
a.top:hover{color:#FF7F00; text-decoration: none; font-weight: bolder;}

a:link{color:#FF7F00; text-decoration: none; font-weight:bolder;}
a:visited{color:#FF7F00; text-decoration: none; font-weight: bolder;}
a:hover{color:#D36707; text-decoration: none; font-weight: bolder;}

#footerText a:link{color:#444; text-decoration: none;}
#footerText a:visited{color:#444; text-decoration: none;}
#footerText a:hover{color:#D36707; text-decoration: none;}

img{
border: none;
}

.i{
font-style:italic;
overflow: visible;
}

.io{
font-style:italic;
overflow: visible;
color: #FF7F00;
}

.picR{
float: right;
margin: 0px 0px 10px 10px;
}

.picL{
float: left;
margin: 0px 10px 0px 10px;
}

.bold{
font-weight: bold;
}

.small{
font-size: 10px;
}

h3{
color: #FF7F00;
margin: 0px;
padding: 0px;
font-size: 12px;
}

h4{
color: #FF7F00;
font-size: 16px;
}

h5{
font-size: 14px;
margin: 0px;
}

h6{
font-size: 16px;
margin-bottom: 4px;
padding-bottom: 4px;
}

#page{
width: 778px;
margin: auto;
background: url(../images/bg.gif);
}
#nav{
background: url(../images/nav.jpg);
height: 50px;
width: 778px;
font-size: 12px;
text-align: left;
}
#topButtons{
float: left;
padding-left: 48px;
padding-top: 17px; 
}
#left{
float: left;
background: #666666;
height: 100%;
}
#logo{
background: url(../images/jack-rolfe-speaks-logo.gif);
height: 191px;
width: 227px;
}
#learn{
background: url(../images/learnToSchool.gif);
height: 49px;
width: 227px;
}
#girl{
background: url(../images/jack-rolfe-side-photo.jpg);
height: 285px;
width: 227px;
}
#statements{
background: url(../images/statements.gif) bottom no-repeat;
height: 160px;
width: 227px;
}
#mid{
background: url(../images/gradient.jpg) no-repeat;
float: left;
height: 715px;
width: 49px;
}
#right{
background: white url(../images/orangeLogo.gif) no-repeat bottom right;
float: left;
min-height: 715px;
width: 502px;
}
#boy{
background: url(../images/boy.jpg);
height: 190px;
width: 502px;
}
#boyFlash{
background: #666;
height: 190px;
width: 502px;
}
#welcome{
background: url(../images/welcome.gif);
height: 49px;
width: 502px;
}
#welcome2{
background: url(../images/welcome2.gif);
height: 49px;
width: 502px;
}
#welcome2Text{
text-align: left;
font-size: 24px;
font-family: aardvarkbold, Impact, Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
color: white;
padding-left: 18px;
padding-top: 14px;
line-height: 22px;
}
#content{
float: left;
text-align: left;
padding:20px;
padding-right:20px;
height: 1%;
overflow: visible;
}
#remember{
width: 250px;
float: left;
}
#picture{
height: 134px;
width: 186px;
/*margin-left: 296px;*/
position: relative;
left: 296px;
bottom: 0px;
}

#footer{
background: url(../images/footer2.gif);
float: left;
height: 245px;
width: 778px;
}

#footerText{
padding: 224px 0px 0px 0px;
font-size: 10px;
}

.orange{
color: #FF7F00;
}