
#centerwrapper {
       margin-top: 0px;
       width: 90%;
   	background-color: #9999cc;
}


#topbanner {
        
        width: 840px;
        height: 230px;
        margin-bottom: 0px;
        margin-top: 10px;
        margin-left: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
        background-image: url(Images/intothismind2background.jpg);
 
}        
#clearbody {
   clear: both;
}

#mainbody {

}

#content {
        float: left;
	border: #000000 1px single;
	width: 640px;

	margin-left: 20px;
 	padding-left: 20px;
   	background-color: #ffffff;
        margin-bottom: auto;
	
}


#content a:link, #content a:visited {
        text-decoration: none;
       font: red;
}

#content a:hover, #content a:active {
        background-color: #ffcc99;
        text-decoration: underline;
}



#contentlarge {
	border: #000000 1px single;
  	width: 840px;
	margin-bottom: auto;
	margin-left: 20px;
 	padding-left: 10px;

   	background-color: #ffffff;
	float: left;
   

}

#contentcontact {
       padding-top: 20px;
       background-color: #ffcc99;  
       margin-left: 20px;
	width: 840px;
       padding-left: 10px;

       float: left;
      margin-bottom: auto;	

}

#contentlarge a:link, #contentlarge a:visited {
        text-decoration: none;
}

#contentlarge a:hover, #contentlarge a:active {
        background-color: #ff0000;
        text-decoration: underline;
}
#rightbar {

	width: 140px;
     	height: 670px;  
      	background-color: #ccccff;
        margin-left: 700px;
	padding-left: 10px;
	margin-top: 0px;
        margin-bottom: auto;

}

#contentwindow {
       float: right;
        width: 1.81in;
	height: 1.51in;
	padding-left: 10px;
	background-color: #ffffff;
        text-align: right;
        border: 1px;
   	
  
}


#bottomsection {
        clear: both;
}

#bottomnav {
        border: 1px solid #00000;
        margin-left: 0px;
	margin-right: 180px;
	height: 20px;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
        background-color: #990000;
        margin-top: 5px;
}
#bottomnav ul {
      
        list-style-type: none;
        font-size: small;
         margin-left: 50px;
	display: inline;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 5px;
     
}

#bottomnav li {
	border: 1px solid #000000;
	display: inline;
        background-color: #ffcccc;
  
}


#bottomnav a:link, #bottomnav a:visited {
        margin-right: 5px;
        margin-left: 5px;
  
        text-decoration: none;
}

#bottomnav a:hover, #bottomnav a:active {
        background-color: #ff9966;
        text-decoration: underline;
}

body.homebottom #bottomnav a.homebottom,
body.contactbottom #bottomnav a.contactbottom
{
    padding-left: 10px;
    padding-right: 10px;
    
}

#topnav {
      
	margin-left: 10px;
        margin-bottom: 0px;
}

#topnav ul {

	list-style-type: none;
	display: block;
        padding-bottom: 5px;
	padding-top: 0px;
        margin: 0px;
	margin-top: 0px;
        margin-bottom: 0px;
	padding-left: 0px;
}
#topnav li {
	display: inline;
}

#topnav a:link, #topnav a:visited {
	background-color: #ffcc99;
	text-align: center;
	color: #000000;
	text-decoration: none;

}

#topnav a:hover {
	background-color: #ff9966;
}

 }

body.home #topnav a.home,
body.order #topnav a.order,
body.contact #topnav a.contact,
body.favorites #topnav a.favorites,
body.poems #topnav a.poems
{
       background-color: #ffffff;

}
