BODY
   {
   color:black;
   background-color:#b9beff;
	 background-image:url("paperback.jpg");
	 background-repeat:repeat-x;
   font-family:verdana;arial;
   }

A.type1:link    {color:#0014ae; text-decoration:none;}
A.type1:visited {color:#0014ae; text-decoration:none;}
A.type1:active  {color:#0014ae; text-decoration:none;}
A.type1:hover   {color:#7058ff; text-decoration:bold;}

table.maintable
{
 background-color:#FFFFFF;
 width:800;
 padding:10px;
 margin:10px;
 table-layout:fixed;
}

.rounded{
	background-color:#f8f6e6;
	width:800px;
	padding:10px;
}

.indexMenu{
border:0px;
padding:0px;
margin:0px;
border-spacing:0px;
vertical-align:top;
position:relative;
top:15px;
left:-323px;
}

.indexMenu td{
border:0px;
padding:0px;
margin:0px;
border-spacing:0px;
}

.indexMenu tr{
border:0px;
padding:0px;
margin:0px;
border-spacing:0px;
}

.indexPanel{
background-image:url('indexBackground.png');	
background-repeat:no-repeat;
width:840px;
height:523px;
}
#slides {
	width:400;
	z-index:1;
        }

 
        #slides div {
          display: none;
          width: 400px;
        }
	
	
	#slides2 {
	width:400;
	z-index:1;
        }

 
        #slides2 div {
          display: none;
          width: 400px;
        }
	
	img.slideshow2{
	width:400px;	
		
	}
	
	.textbubble{
	 z-index:5;
	 position:relative;
	}
	
	img.slideshow{
	width:400px;	
	}

.menu{
			padding:5px;
				width:140;
				font-style:italic;
				font-size:1.1em;
				font-weight:very bold;
				
				font-family:"Lucida Sans";
				height:600px;	

}

.mainmenu{
background-color:ffdddf;
font-style:italic;
				font-size:1em;
				font-weight:bold;
				
				font-family:"Lucida Sans";
border:0px solid #cccccc;
height:50px;
background-image:url("menubackground.jpg");

}
div.menu{
border:0px solid #cccccc;
background-color:#FFFFFF;

}

hr{
color: #cccccc;
height: 2px;
width:100%;
display:inline;

}