body
{
/*    background: #313131 ; url(images/bus-bg.jpg) 0 0 no-repeat ;*/
    color: #EED;
    font-family: Verdana, Geneva, Arial, sans-serif;
   	background: #313131 url('_themes/artsy/arttilea.jpg');
   	font-size: small ;

}

/*h1 h2
{
    color: #32E ;
}

h1
{
    font-size: 150% ;
}

h2
{
    font-size: 120% ;
}
*/
div#header
{
    background: transparent ;
    text-align: center ;
    font-family: Georgia, serif ;
    font-size: 150% ;
    /*color: #35C ;*/
    color: #99CCFF ;
}

div#links p
{
    background: #47476D ;
    display: block ;
    text-align: center;
    font: bold 1em sans-serif;
    padding: 5px 10px;
    margin: 0 0 2px;
    border-width: 0;
    text-decoration: none;
    color: #FFD;
 }

div#links a/*, form*/
{
    background: #27274D ;
    display: block ;
    text-align: center;
    font: bold 1em sans-serif;
    padding: 5px 10px;
    margin: 0 0 2px;
    border-width: 0;
    text-decoration: none;
    color: #FFC;
 }

div#links a:hover
{
/*    background: #96918B ; url(images/bus-wash.jpg) 0 0 no-repeat fixed;*/
    background: #99CCFF ;
    color: #411;
}

div#links a:visited
{
    color: #CFC ;
}

div#links a:visited:hover
{
    color: #611 ;
}

div#content a:link
{
    color: white;
}

div#content a:visited
{
    color: #3BC;
}

div#content a:link:hover
{
    color: #FF0;
}

div#content a:visited:hover
{
    color: #5C0;
}

div#links
{
/*    position: fixed ;*/
    float: left ;
    width: 160px;
/*    height: 600px;*/
}

.year1
{
    color: #00FF00 ;
}

.year2
{
    color: #00FFFF ;
}

.year3
{
    color: #FF00FF ;
}

.year4
{
    color: #FF0077 ;
}

.year5
{
    color: #FF7777 ;
}

.year6
{
    color: #FF77FF ;
}

.year7
{
    color: #7777FF ;
}

.year8
{
    color: #77FFFF ;
}

.year9
{
    color: #77FF77 ;
}

.year10
{
    color: #FFFF77 ;
}

.year11
{
    color: #FFDD77 ;
}

.year12
{
    color: #FF77DD ;
}

.unavail_link
{
    color: #800000 ;
    text-decoration: underline ;
}

table
{
    border: thin solid #EED ;
    border-collapse: collapse ;
}

td, th
{
    border: thin dotted gray ;
    padding: 5px ;
}

div#content
{
    color: #EED;
    padding: 10px;
    margin-left: 160px ;
    width: 640px ;
/*    border: solid #FFCC99;*/
    border: solid #99CCFF;

    background-color: #5F0E8E ;
    background-image: url(images/arttilec.jpg) ;
}

div#content h2, div#content h3
{
/*    background-color: #000 ;*/
    color: #FFCC99 ;
}

div#content h2
{
    font-size: 130% ;
}

div#content h3
{
    font-size: 110% ;
}


/*div#content img
{
    text-align: center ;
}
*/

div#footer
{
    text-align: center ;
/*    position: absolute ;*/
}
