body {
background-image: URL(../images/background.jpg);
background-repeat: no-repeat;
background-color: #020202;
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
color: #545454;
}

A:link {
color: #FF9933;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A:visited {
color: #FF9933;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A:active {
color: #FF9933;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A:hover {
color: #525252;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.active:link {
color: #FCB757;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.active:visited {
color: #FCB757;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.active:active {
color: #FCB757;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.active:hover {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.menu:link {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.menu:visited {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.menu:active {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

A.menu:hover {
color: #FCB757;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

#site-container {
position: relative;
top: 40px;
left: 102px;
width: 800px;
height: auto;
}

#page-container-home {
position: relative;
top: 5px;
left: 0px;
width: 800px;
height: auto;
background: #FFFFFF;
background-image: URL(../images/girl-home.gif);
background-repeat: no-repeat;
background-position: bottom left;
}


#page-container-child{
position: relative;
top: 5px;
left: 0px;
width: 800px;
height: auto;
background: #FFFFFF;
}

#header {
position: relative;
padding: 0;
width: 800px;
height: 150px;
background-image: url("../images/bbj-logo-child-right.gif");
background-position: bottom right;
background-repeat: no-repeat; 
}

img.fright {
float: right;
}

img.fleft {
float: left;
}

span.fleft {
float: left;
padding: 10px;
}

p.fleft {
float: left;
}

#header img {
float: right;
}

#header-home {
position: relative;
top: 0px;
left: 0px;
width: 800px;
height: 150px;
background-image: url("../images/bbj-logo-home-right.gif");
background-position: bottom right;
background-repeat: no-repeat; 
}

#left-nav {
position: relative;
float: left;
top: 60px;
left: 30px;
width: 225px;
height: 140px;
background: #FFFFFF;
}

#hor-nav {
position: relative;
top: 0px;
left: 365px;
width: 435px;
height: 30px;
line-height:30px; 
background: #525252;
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}

#hor-nav-home {
position: relative;
top: 0px;
left: 365px;
width: 435px;
height: 30px;
line-height:30px; 
background: #732C22;
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}

#page-body {
position: relative;
float: left;
top: 5px;
left: 0px;
width: 575px;
height: auto;
background: #FFFFFF;
}

#schedule-body {
position: relative;
float: left;
top: 5px;
left: 0px;
width: 575px;
height: auto;
background: #FFFFFF;
}

#footer {
position: relative;
top: 10px;
left: 0px;
width: 800px;
height: 100px;
}

#footer-text {
position: relative;
top: 0px;
left: 0px;
width: 800px;
height: 25px;
line-height: 25px;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
}

#logo-home {
position: absolute;
top: 0px;
left: 0px;
width: 365px;
height: 226px;
z-index: 2;
}

#logo {
position: absolute;
top: 0px;
left: 0px;
width: 365px;
height: 227px;
z-index: 2;
}

#home-text {
position: relative;
float: left;
top: 42px;
left: 0px;
width: 540px;
height: auto;
background-color: #FFFFFF;
}

#child-text {
position: relative;
float: left;
top: 42px;
left: 0px;
width: 540px;
height: auto;
background-color: #FFFFFF;
}

#home-photo1 {
position: relative;
top: 0px;
left: 10px;
width: 260px;
height: 160px;
background-color: #FFFFFF;
}

#home-photo2 {
position: relative;
top: 0px;
left: 10px;
width: 190px;
height: 160px;
background-color: #FFFFFF;
}

#left-schedule {
position: relative;
float: left;
top: 10px;
left: 0px;
width: 145px;
height: 300px;
background: #FFFFFF;
}

#left-child {
position: relative;
float: left;
top: 10px;
left: 0px;
width: 145px;
height: 230px;
background: #FFFFFF;
}

#min-height {
position: relative;
float: left;
height: 450px;
}

strong {
color: #FF9933;
font-weight: bold;
}

b {
color: #A04B2D;
font-weight: bold;
}	
	