body {
    margin:9px 9px 0 9x;
    padding:0;
    background: url(http://www.surfergirlthebook.com/images/main_flowers.gif);
    background-repeat: repeat;
}
  #level0 {
    background:#FF3366;
    min-width:800px;
    width:expression(document.body.clientWidth < 800? "800px": "auto" );
    }
  #level1 {
    margin-left:143px;
    padding-left:9px;
    background:#FFF;}
  #level2 {
    background:#FF3366;
    position: relative;}
  #level3 {
    margin-right:203px;
    padding-right:9px;
    background:#FFF;}
  #main {
    background:#FFF;
    min-height:400px;
    height:expression(this.scrollHeight < 400? "400px" : "auto" );
    }
  #topBar{
    background:#FFCCCC;}
  #advBar{
    background:#FF3366;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}
#lftBar {
    position:absolute;
    width:143px;
    top:80px;
    left:17px;
    color:#fff;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    line-height: 14px;}
  #rgtBar {
    position:absolute;
    width:183px;
    top:0;
    right:10px;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    line-height: 14px;
    color: #FFF;}
table{

font-family: verdana;
font-size: 12px;
}
td { 
padding: 10px; 
}
 #signPics{
border-style: solid; 
border-width: 2px; 
border-color:#ffcccc;}
a img{
border: 0px;
text-decoration: none;
}
#bigger{
color: #ff3366;
font-size: 120%;
font-family: verdana;
}
#cursive{
color: #ff3366;
font-size: 150%;
font-family: Monotype Corsiva;
}

#footer a{
margin-right: auto;
margin-left: auto;
color: #ff3366;
font-family: verdana;
font-size: 9 px
}

h1{
color: #ff3366;
font-size: 140%;
}

#textLink{
color: #ff3366;
}

#book_border img{
border-style: solid; 
border-width: 5px; 
border-color: #FFcccc; 
display: inline-block; 

}


a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff3ac;
}
a:active {
	text-decoration: none;
	color: #ffcccc;
}