body
{
    margin: 0;
    padding: 0;
    background: #A694a4 url( "http://artworkontile.com/images/interface/bodyback.jpg" ) top center repeat-y;
}

#entire
{
    position: relative;
    background: #ffffff;
    width: 950px;
    margin: 0 auto;
    height: 792px;
    text-align: left;
}

#header
{
    position: absolute;   
    top: 0px;
    left: 0px;
    height: 136px;
    width: 950px;
    background: url( "http://artworkontile.com/images/interface/shadow-bottom.jpg") bottom left repeat-x;
}

#left
{
    position: absolute;   
    top:  122px;
    left: 0px;

    width: 203px;
    background: url( "http://artworkontile.com/images/interface/left-medium.jpg" ) top left no-repeat;
}


#main
{
    position: absolute;   
    top: 121px;
    left: 197px;
    width: 752px;
    padding: 0;  
    background: url( "http://artworkontile.com/images/interface/curve.jpg") top left no-repeat;
}

#right
{
	float: right; 
	margin: 0 -80px 20px 12px; 
	border-left: 1px solid #865555; 
	padding: 0 10px 0 10px; 
	text-align: center;
	
	min-height:1300px;
    height:auto !important;
    height:1300px;
	
}

#right p
{
	margin-top: 0px;
	font: 10pt/12pt Arial, Helvetica, sans-serif;
}

#leftnav
{
    width: 180px;
    padding: 0px 0px 0px 14px;
    margin-top: 26px;
}

#leftnav ul 
{
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

#leftnav ul li a
{
    font: bold 11pt/15pt Arial, Helvetica, sans-serif;
    color: #dece9c;
    text-decoration: none;
}

#leftnav ul li a:hover, #leftnav ul li a:active
{
    color: #feeebc;
    text-decoration: underline;
}

#leftnav h2
{
    display: block;
    font: bold 11pt/15pt Arial, Helvetica, sans-serif;
    color: #dece9c;
    border-bottom: 2px solid #fbf2ea;
    width: 160px;
    margin: 0 0 5px 0;
    padding: 0;
}

#leftnav select
{
    background-color: #fbf2ea;
}

#footer
{
    font: 11pt Times New Roman, Times, serif;
    color: #310000;
    text-align: center;
    padding-top: 20px;
    margin: 0;
}

#footer h3
{
    font-size: 15pt;
    font-weight: normal;
    display: block;
    padding: 0;
    margin: 0;
}

#footer .copyright
{
    font: 8pt Arial, Helvetica, sans-serif;
    color: #110000;
}

#footer a
{
    text-decoration: none;
    color: #310000;
}

#footer a:hover, #footer a:active
{
    text-decoration: underline;
    color: #180000;
}

.body
{
	font: 11pt/13pt Arial, Helvetica, sans-serif;
	padding: 50px 80px 0px 100px;
	color: #180000;
}

.body h1
{
	font: 18pt/24pt Times New Roman, Times, serif;
	color: #180029;
	display: block;
	text-indent: 42px;
	padding: 0px;
	margin: 10px 0 20px 170px;
	background: url( http://artworkontile.com/images/interface/tile.gif ) center left no-repeat;
	xheight: 34px;
}

.pagetitle
{
    font: 28pt Times New Roman, Times, serif;
    color: #180029;
}

.homepage_header
{
    font: bold 12pt Times New Roman, Times, serif;
    color: #420010;
    text-align: center;
    padding: 0;
    width: 310px;
    margin: 0 0 20px 315px;
}

.homepage_header a
{
    color: #8c1018;
    font-style: italic;
    text-decoration: none;
}

.homepage_header a:hover, .homepage_header a:active
{
    text-decoration: underline;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.muraltitle
{
    font: 9pt Arial, Helvetica, sans-serif;
}
