/*#bacon_container
{
background:#fff url('../images/static/bio_bg.gif') repeat-x;
}*/

#bacon_bar_biography
{
position:absolute;
top:0;
left:0;
width:25px;
height:450px;
background-color: #FF7400;
overflow:hidden;
z-index:10;
}

#bacon_bar_paintings
{
position:absolute;
top:0;
left:872px;
width:25px;
height:450px;
background-color: #FF7400;
overflow:hidden;
z-index:10;
}

#bacon_bar_exhibitions
{
position:absolute;
top:0;
left:898px;
width:25px;
height:450px;
background-color: #FF7400;
overflow:hidden;
z-index:10;
}

#bacon_bar_news
{
position:absolute;
top:0;
left:924px;
width:25px;
height:450px;
background-color: #FF7400;
overflow:hidden;
z-index:10;
}

#bacon_bar_world
{
position:absolute;
top:0;
left:950px;
width:25px;
height:450px;
background-color: #FF7400;
overflow:hidden;
z-index:10;
}

#bacon_home_img
{
margin-left:25px;
z-index:5;
}

#content_top
{
position:relative;
left:1px;
width:815px;
height:53px;
padding:10px 10px 10px 20px;
background-color:#e4a8ca;
}

#bio_browser
{
position:relative;
float:left;
width:319px;
height:377px;
overflow:hidden;
background: #fff url('../images/static/bio_browser_bg.gif') repeat-x;
left:1px;
}

#bio_browser_bar_paintings
{
position:absolute;
top:0;
left:297px;
width:21px;
height:377px;
overflow:hidden;
z-index:5;
}

#bio_browser_bar_portraits
{
position:absolute;
top:0;
left:276px;
width:21px;
height:377px;
overflow:hidden;
z-index:5;
}

#bio_browser_bio
{
width:276px;
text-align:center;
padding-top:20px;
}

#bio_browser_paintings
{
width:276px;
overflow:hidden;
text-align:center;
padding-top:20px;
margin-left:41px;
}

#bio_browser_portraits
{
width:276px;
text-align:center;
padding-top:20px;
margin-left:21px;
}

#bio_text
{
float:right;
width:485px;
height:377px;
padding-left:20px;
padding-right:20px;
overflow:auto;
}

#content_top_dates
{
	margin-top:10px;
	font-family:georgia,times,"times new roman",serif;
    font-weight:Normal;
}

#content_top_dates ul
{
margin:0;
padding:0;
list-style:none;
}

#content_top_dates li
{
display:inline;
padding-right:5px;
}

#content_top_dates a
{
color:#fff;
}

#content_top_dates a:hover
{
color:#7b0e46;
}

#content_top_dates .nav_on
{
color:#7b0e46;
}




















