body{
	padding:0px;
	margin:0px;
	background:#040302 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#dedede;
	}
	
.left-shadow{
	background:url(../images/left-shadow-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:46px;
	}
	
.right-shadow{
	background:url(../images/right-shadow-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:43px;
	}
	
.footer-bg{
	background:url(../images/footer-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:61px;
	}
	
.menu-bg{
	background:url(../images/menu-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:40px;
	}
	
.body-content-bg{
	background:url(../images/body-content-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:355px;
	width:901px;
	}
	
.body-content-bottom-bg{
	background:#17110c url(../images/body-content-bottom-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:28px;
	}
	
.menu-text{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#e4c6ab;
	text-decoration:none;
	}
	
a.menu-text:hover{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#e17d4c;
	text-decoration:none;
	}
	
.link1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#e19143;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#e4c6ab;
	text-decoration:none;
	}
	
.text1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d7a968;
	}
	
.footer-text{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#968678;
	text-decoration:none;
	}
	
a.footer-text:hover{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#968678;
	text-decoration:underline;
	}
	
.body-content-bg-inner{
	background:#18120d url(../images/body-content-bg-inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:380px;
	}

.lead-paragraph {
	font-size: 16px;
	font-style: italic;
	font-family: Tahoma;
}
.text-11pt {font-size: 11px}
