body { 
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  background: #000000 url("images/simple_bg_4.jpg"); 
  background-repeat: repeat; 
  background-attachment: fixed; 
  background-position: center center;
  color: white;
  text-align: center;
}
A:Link {
color: white;
}
A:Visited {
color: white;
}
A:Hover {
color: #0099FF;
}
.sculp_big {
font-family: "Times New Roman", Times, serif;
font-size: x-large;
font-style: italic;
}
.sculp_small {
font-family: "Times New Roman", Times, serif;
font-size: smaller;
font-style: italic;
}
.tb1 {
  background: 999 url("images/simple_bg_2.jpg"); 
  background-repeat: repeat-y;
  min-height: 100%;
  height: 100%; 
  width: 620px; 
  position:absolute;
  left:40px;
  top: 0px;
}
.tb2 {
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
left:0;
width: 600px;
padding-left: 7px;
}

.thumb {
float: left;
margin: 10px 6px 10px 6px;
padding-top:auto;
padding-bottom:auto;
height: 150px;
}

.page_head {
width: auto;
position:absolute;
left: 50px;
font-size: large;
color: white;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}
.sculp_back {
width: 151px;
position:absolute;
left: 400px;
font-size: large;
color: white;
font-family: "Times New Roman", Times, serif;
}

.contmain {
background: 666 url("images/main02.jpg"); 
background-repeat: repeat-y;
top: 150px;
width: 600;
min-height: 38;
font: verdana, sans-serif;
color: white;
}
.cont1 {
padding-top: 20;
font: verdana, sans-serif;
color: white;
background: 666 url("images/table_top.jpg"); 
background-repeat: no-repeat;  
position:absolute;
left:0px;
top: 0px;
}

.no_margins {
margin: -1px;
}


.content_main {
width:582px; 
background: #333333 repeat; 
margin-left:9px;
}

.header_top {
background: url(/images/table_top2.jpg) no-repeat;
text-align:left;
margin: 0px 0px 5px 15px;
padding-left: 25px;
height: 24px;
font: 13pt bold;
}

.header_top_blue {
background: url(/images/table_top_blue.jpg) no-repeat;
text-align:left;
margin: 0px 0px 5px 15px;
padding-left: 25px;
height: 24px;
font: 13pt bold;
}


.update_box {
width:545px;
background: #353C49;
border: #000000 3px solid; 
margin-left: 10px;
margin-top: 10px;
padding:5px;
padding-top:5px;
}

.comment_box {
text-align:right;
margin-left: 6px;
height: 20px;
}




.sculpture_box {
width: 130px;
height: 160px;
border: #999999 thin solid;
margin: 10px 0px 10px 10px;
font-size: 12px;
font-style:italic;
font-weight:bold;
float:left;
}

.sculp_thumb_img {
margin: 5px;
}

.text_big {
font-size: 125%;
}

.small_head {
padding-top: 4px;
}

.clear {
clear: both;
margin:0px;
padding:0px;
width:0px;
height:0px;
}

.sculp-page-nav {
float:right;
width: 150px;
height: 25px;
font-size: 11pt;
font-weight: bold;
}

.sculp-page-title {
font-size: 20pt;
font-weight: bold;
font-style:italic;
text-align: center;
}


.sculp-page-info-box {
width: 265px;
height: 80px;
margin: 5px 5px 5px 10px;
float: left;
}

.sculp-page-info-box-head {
font-size: 12pt;
margin: 0px 0px 5px -5px;
text-decoration:underline;
}


.sculp-page-info-box-description {
width: 545px;
margin: 5px 5px 5px 10px;
float: left;
}