body {
        background-color: #FFFFFF;
        font-family: Palatino, Georgia, Times New Roman, Helvetica, sans-serif;
        font-size: 100%;
        #color: #544336;
        #color: #7b5128;
        #color: #996633;
}

body.home{
  background-image: url("http://www.kaklein.com/images/raven.jpeg");
  background-position: 150px 60px;
  background-repeat: no-repeat;
}

div.banner_table {
        position: absolute;
        width: 800px;
        left:   10px;
	    top:    10px;
        font-family: Palatino, Georgia, Times New Roman, Helvetica, sans-serif;
        font-size: 200%;
        color: #544336;
}

div.logo_drawing {
        position: relative;
        top:    -2px;
	    left:   -2px;
#        top:    -17px;
#	    left:   -18px;
}

div.banner_home {
        position: absolute;
        top:    240px;
	    left:   325px;
        font-family: Palatino, Georgia, Times New Roman, Helvetica, sans-serif;
        font-size: 160%;
        color:  #FFCC33;
}

div.home_lowerblock {
        position: relative;
        top:    400px;
	    left:   -44px;
}

div.right_header {
        font-family: Palatino, Georgia, Times New Roman, Helvetica, sans-serif;
        font-size: 150%;
        //color: #544336;
}

div.right_block {
        position: relative;
        top:    42px;
	    left:   0px;
}

.next_prev {
        font-family: Palatino, Georgia, Times New Roman, Helvetica, sans-serif;
        font-size: 80%;
        //color: #544336;
}

.SOLD {
        font-size: 50%;
        //color: #544336;
}

a:link {
	color: #CC6600;
    #    color: #993300;
	text-decoration:none;
}
a.title:link {
    color: #993300;
	text-decoration:none;
}
a.title:visited {
    color: #993300;
	text-decoration:none;
}
a.title:hover {
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	color: #CC6600;
#        color: #993300;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
#    color: #993033;
	text-decoration:none;
}
a:active {
	color: #FF9933;
	text-decoration:none;
}

div.logo {
    position: absolute;
	left:   14px;
	top:    14px;
}
div.logo_cabinets {
    position: absolute;
	left:   10px;
	top:    10px;
}
div.logo_left {
        position: absolute;
	left:   169px;
	top:    30px;
}
div.banner {
        position: absolute;
	left:   126px;
	top:    15px;
}

div.main {
        position: absolute;
        top:       116px;
        font-size: 90%;
}

div.menu {
        position: relative;
	top:    52px;
	left:   20px;
}

div.main_table {
    position: relative;
	left:   0px;
	top:    -5px;
}

div.main_single {
    position: relative;
	left:   0px;
	top:    7px;
}

div.home_logos {
    position: relative;
	left:     24px;
}

div.footer {
    position: relative;
	left:   175px;
	top: 0px;
	font-size: 80%;
}

div.footer_bottom {
    position: absolute;
	left:   175px;
	bottom: 20px;
	font-size: 80%;
}

div.footer_home {
    position: absolute; #relative;
	left:   157px;
	#top:    820px;
	top:    660px;
	font-size: 80%;
}

img {
	border: none;
}

#footer{
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 3px;
	width: 600px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.art_display_image_thumb {
	text-align: center; 
	vertical-align: bottom;
	margin: 3px;
	padding: 3px;
}
.art_display_info {
	font-size: 11px;
}
