body
{
 margin: 0px;
 padding: 0px; 
 font-family: arial, sans-serif;
 font-size: 15px;
 color: #444444;
}

a
{
 color: #444444;
}

a:hover
{
 color: #934DB8;
}

a.noline
{
 text-decoration: none;
}

h1
{
 margin-top: 0px;
 font-size: 22px;
}

h2
{
 font-size: 16px;
}

p
{
 margin-bottom: 15px;
}


#whole
{
 margin-left: 10px;
 margin-top: 10px;
  
}

#logo
{
 width: 850px;
 height: 150px;
 background: url("route66logo.jpg");
}

#thebody
{
 width: 850px;
 background: url("body.gif");
 background-repeat: repeat-y;
 margin-top: 10px;
}
 
#aslink
{
 width: 728px;
 height: 20px;
 margin-left: 15px;
 margin-top: 7px;
 /*border: 1px solid #666666;*/
}
#asleft-container
{
 display: inline;
 float: left;
 width: 336px;
 margin-right: 10px; 
}

.asleft
{
 width: 336px;
 height: 280px;
 margin-bottom: 10px;
}

#theleft
{
 width: 175px;
 float: left; 
 padding-top: 10px;
 font-family: arial;
 font-size: 12px;
 color: #636363;
} 

#themain
{
 width: 655px;
 margin-left: 10px;
 margin-right: 10px;
 float: left; 
 padding-top: 10px;
 
}

#dates
{
 margin-left: 10px;
}

#dates ul
{
 padding-left: 0px;
 margin-left: 0px;
 list-style-type: none;

}

.where
{
 margin-left: 20px;
 margin-bottom: 10px;
}

.where a
{
 text-decoration: none;
 font-size: 11px;
 margin-left: 20px;
}

#links
{
}

#links a
{
 text-decoration: none;
 color: #934DB8;
}

#links a:hover
{
 color: #1D0E37;
}

#links p
{
 margin-top: 0px;
 margin-bottom: 7px;
}

#nav-holder
{
 background: #D1B5E1;
 margin-left: 15px;
 margin-top: 30px;
 width: 145px;
}

#nav-top
{
 width: 145px;
 height: 25px;
 background: url("nav-top.gif");
}

#nav-bottom
{
 width: 145px;
 height: 25px;
 background: url("nav-bottom.gif");
}

#nav-left a
{
 text-decoration: none;
color: #636363;
 display: block;
 height: 25px;
 padding-top: 7px;
 padding-left: 15px; 
}

#nav-left a:hover
{
 background: #BC92D3;
}

#nav-left ul
{
 margin-left: 0px;
 padding-left: 0px;
 list-style-type: none;
 width: 100%;
}

#nav-left li
{
 
}

#nextdate
{
 background: url("next-date.gif");
 width: 145px;
 height: 145px;
 margin-left: 15px;
}

#nextdateinner
{
 width: 115px;
 margin-left: 15px;
 padding-top: 50px;
 font-family: courier;
}

.purple
{
 color: #934DB8;
}

.clr
{
 clear: both;
}

#footer
{
 width: 850px;
 height: 20px;
 padding-top: 5px;
 margin-top: 10px;
 margin-bottom: 10px;
 background: url("route66footer.jpg");
 text-align: center;
 color: #FFFFFF;
 font-size: 12px;
}

.newsflash
{
 width: 305px;
 display: inline;
 float: right; 
 border: 2px dashed #D1B5E1;
 margin-bottom: 10px;
}

.newsflashinner
{
 margin: 10px;
}

.newsflash h1
{
 font-size: 14px;
}