body {
 background-color:#949376;
 margin: 0px 0px 0px 0px;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#4c380c;
 background-image:url(images/recycle_bg.gif);
 text-align:center;
 scrollbar-base-color:#e1e0b4;
 scrollbar-arrow-color:#e1e0b4;
 scrollbar-darkshadow-color:#d9c68e;
 scrollbar-face-color:#72626b;
 scrollbar-highlight-color:#e1e0b4;
 scrollbar-shadow-color:#d9c68e;
 scrollbar-track-color:#e1e0b4;
}

a:link {
 color:#6a4358;
 text-decoration:none;
 font-weight:bold;
 }

#disclaimer a:link {
 color:#000000;
 text-decoration:none;
 }

a:visited {
 color:#6a4358;
 text-decoration:none;
  font-weight:bold;
 }

#disclaimer a:visited {
 color:#000000;
 text-decoration:none;
 }
 
a:hover {
 color:#218035;
 text-decoration:underline;
 font-weight:bold;
 }

#disclaimer a:hover {
 color:#218035;
 text-decoration:underline;
 }

#babylegs {
margin-top:50px;
margin-left:auto;
margin-right:auto;
 width: 144px;
 height: 171px;

}

#scroll {
background:url(images/scroll_bg.gif);
text-align:center; 
width:390px; 
height:129px;
margin-left:auto;
margin-right:auto;
}
#scroll h2 {
	padding-top:45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	 color:#b1561f;
}

#scroll h1 {
	padding-top:45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	 color:#b1561f;
}
#sidebar {
 margin-top:5px;
margin-left:auto;
margin-right:auto;
 width: 144px;
}
.firstletter {
 font-size:140%;
 font-weight:bold;
 color:#b1561f;
}
.piratetext {
 font-family: Georgia, "Times New Roman", Times, serif;
 color:#4c380c;
 line-height: 18px;
}

#babylegs .text {
 font-size:60%;
 text-align:center;
 padding-top:85px;
 width:144px;
 background-image:url(images/babylegs_square.gif);
}

#page {
 margin: 25px auto;
 text-align:left;
 width:800px;
 height:660px;
 border:#000000 groove 2px;
 background-color:#e1e0b4;
 background-image:url(images/page_bg.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 
}

#header {
 width:100%;
 height:150px;
 overflow:hidden;
}

#content {
 width:100%;
 background-image:url(images/content_bg.gif);
 background-position: top;
 background-repeat: no-repeat;
 height:505px;
 overflow:hidden;
}

#menu {
 float:left;
 width:170px;
 border-right:#000000 solid 1px;
 padding-right:3px;
 font-size:80%;
}

#main {
 float:right;
 width: 600px;
 height:500px;
 padding-right:3px;
 overflow-y:auto;
}
h1 {
 color:#63906d;
 padding-left:5px;
}

h2 {
 color:#63906d;
 padding-left:5px;
}

h3 {
 color:#72626b;
 padding-left:15px;
}
p {
padding-left:25px;
padding-right:10px;
}

#disclaimer {
 font-size: 60%;
 text-align:center;
 color:#000000;
}
