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 a
{
    display: none;
}

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
{
    display: none;
}

.year1
{
    color: #00FF00 ;
}

.year2
{
    color: #00FFFF ;
}

.year3
{
    color: #FF00FF ;
}

.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: 0px ;
    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 ;*/
}
