body{
font-family:"Arial Unicode MS", arial, serif;
font-size: 14px;
background-color: #e1d9ce;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
color: #B7A392;
margin: 0px auto 0px;
padding: 0px;
}

td.top_logo{
background-image: url(..images/top_logo.jpg);
background-repeat: no-repeat;
width: 759px;
height: 54px;
border: 0px;
}

td.contact{
background-image: url(../images/contact_bg.jpg);
background-repeat: no-repeat;
width: 225px;
height: 161px;
border: 0px;
}

table.content{
background-image: url(../images/bg_content.jpg);
background-repeat: repeat-x;
background-color: #7F6648;
align: left;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
cellpadding: 0px;
cellspacing: 0px;
width: 759px;
}

td.textcontent{
width: 534px;
padding: 10px;
}

h1{
font-family:"Arial Unicode MS", arial, serif;
font-size: 16px;
color: #CDC0B6;
}

td.addspace{
width: 225px;
}

font.credits{
font-family: tahoma, arial, serif;
font-size: 11px;
color: #695646;
}

font.contact{
font-family: tahoma, arial, serif;
font-size: 12px;
color: #000000;
}

a.credits, a.credits:link, a.credits:visited {
	color:#B7A392;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	text-decoration:underline;
}

a.credits:hover {
	color:#000000;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	text-decoration:underline;
}
