.bnu, .bnu + div, .ai, .ai + div { display: none !important; }

body
{
        margin: 0;
        background-image: url(bg_tile_forweb.jpg);
}

div
{
}

#wrapper
{
        width: 950px;
        margin: 0 auto;
}

#header .content
{
        width: 920px;
        margin: 5px 0;
        padding: 1px 0;
        background-image: url(bg_header.jpg);
}

#nametext
{
        display:block;
        font-size:0%;
        height: 35px;
        overflow:hidden;
        text-indent: -9000px;
        width:464px;
        margin: 20px auto;
}

#menu
{
	width: 325px;
        height: 598px;
 	float: left;
        margin-bottom: 5px;
}

#menutext
{
        display:block; 
        font-size:0%; 
        background-image: url(text_digitalwork.png); 
        background-repeat: no-repeat; 
        height:35px;
        overflow:hidden; 
        text-indent: -9000px;
}

#body
{
	width: 585px;
        height: 610px;
	float: left;
        margin: 0 5px 0 5px;
}

#footer
{
	clear: both;
	padding-top: 3px;
}

#footer .content
{
	height: 60px;
        width: 920px;
        margin-top: 5px;
}

.content
{
	margin: 0;
}

#menu .content
{
        height: 100%;
        padding-left: 25px;
        padding-top: 15px;
        background-image: url(bg_menu.jpg);
}

	#menu .content img
	{
                width: 85px;
		border: none;

	}

        #menu .content a
        {
                display: block;
                width: 85px; height: 85px;
                float: left;
                border: solid 4px transparent;
        }

        #menu .content a:hover
        {
          opacity: 0.65;
        }

h1
{
	font-size: 48px;
	font-weight: normal;
	margin: 0;
}

h2
{
	font-size: 36px;
	font-weight: normal;
	margin: 0;
}

#contentFrame
{
	border: none;
	width: 590px;
        height: 613px;
}

#footer a
{
  display: block;
  width: 225px; height: 100%;
  float:left;
  overflow:hidden;
  text-indent: -9000px;
  height:60px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-color: #c5e2f2;
  background-position: center center;
}
#footer a:hover
{
  background-color: #eff;
  opacity: 0.8;
}

#artblog
{
        background-image: url(text_artblog.png); 
}

#twitter
{
        background-image: url(text_twitter.png); 
}

#prints
{
        background-image: url(text_prints.png); 
}


#contact
{
        background-image: url(text_contact.png); 
        border: none !important;
}
#contact { margin-right: 0 !important; width: 230px !important; }