#navbar a.nav1 {
color:#fff; 
}

#index_left {
padding: 15px 0px 0px 20px;
position:relative;
float:left;
width:538px;
}
#index_right {
padding: 15px 20px 0px 0px;
position:relative;
float:right;
width:352px;
}
* html #index_right  {padding: 15px 20px 0px 0px;}
#index_right h1 {
width:352px;
height:42px;
text-indent:-200000px;
background: url(../images/welcome.gif) no-repeat;
}
#index_bottom {
clear:both;
padding: 20px 0px 0px 20px;
}

#index_bottom ul {
margin: 0px 0px 0px 0px;
padding: 0px;
width: auto;
list-style-type: none;
}
#index_bottom  li {
font-size:12px;
float:left;
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#index_bottom a:link,#index_bottom a:visited,#index_bottom a:hover {
display:block;
height:166px;
width:166px;
color:#fff;
text-decoration:none;
line-height:30px;
text-indent:8px;
}
/* remove active/focus dotted border in Firefox 1.5 */
/*#index_bottom a:focus {outline: none;}*/

#index_bottom a.writer {background: #96886d url(../images/writer.jpg) no-repeat bottom;margin: 0px 20px 0px 0px;}
#index_bottom a.consultant {background: #96886d url(../images/consultant.jpg) no-repeat bottom;margin: 0px 20px 0px 0px;}
#index_bottom a.media {background: #96886d url(../images/media.jpg) no-repeat bottom;margin: 0px 20px 0px 0px;}
#index_bottom a.museum {background: #96886d url(../images/museum.jpg) no-repeat bottom;margin: 0px 20px 0px 0px;}
#index_bottom a.talks {background: #96886d url(../images/talks.jpg) no-repeat bottom;margin: 0px 20px 0px 0px;}

#index_bottom a.writer:hover {background: #5c8c99 url(../images/writer_over.jpg) no-repeat bottom;}
#index_bottom a.consultant:hover {background: #5c8c99 url(../images/consultant_over.jpg) no-repeat bottom;}
#index_bottom a.media:hover {background: #5c8c99 url(../images/media_over.jpg) no-repeat bottom;}
#index_bottom a.museum:hover {background: #5c8c99 url(../images/museum_over.jpg) no-repeat bottom;}
#index_bottom a.talks:hover {background: #5c8c99 url(../images/talks_over.jpg) no-repeat bottom;}