/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#31231c}
.tail-top{ background:url(images/bg.gif) repeat-x top center #d2c8c1}
.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }

.right_bgd { position:absolute; top:0; right:0; width:50%; height:138px; background:url(images/bg1.gif) left top repeat-x;}

.main{
	margin:0 auto;
	text-align:left;
	width:980px;
	position:relative;
	color: #FFFFFF;
}

