body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:8pt;
  padding:0;
  margin:0;
  background-image: url(images/bg.jpg);
}
a:link {
	color: #983838; text-decoration: none;
	}
a:visited {
	color: #983838; text-decoration: none;
	}
a:hover {
	color: #983838; text-decoration: underline;
	}
a:active {
	color: #983838; text-decoration: none;
	}
#main {
	position:relative;
	width:776px;
	left:111px;
	background-image:url(images/bg_container.jpg);
	background-repeat:repeat-y;
	
	}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:111px;
	height:90px;
	z-index:1;
	}
#nav1 {
	 position:relative; 
	 float:right; 
	 top:0px; 
	 right:13px;
	 width:623px; 

	 }
#left {
	 position:relative; 
	 float:left; 
	 top:0px; 
	 width:140px; 
	 }
.text {
	position:relative;
	width:584px;
	margin-top:7px;
	left:8px; 
	background-image:url(images/bg_text.jpg);
	background-repeat:repeat-y;
	padding:15px;
	}
.text1 {
	position:relative;
	width:584px;
	margin-top:7px;
	left:8px; 
	background-image:url(images/bg_text1.jpg);
	background-repeat:repeat-y;
	padding:15px;
	}
.red {
	font-weight:bold;
	color:#983838;
	}
.title {
	position:relative;
	font-weight:bold;
	color:#983838;
	left:8px;
	top:5px;
	}
.footer_1 {
	position:relative;
	width:776px;
	height:59px;
	background-image:url(images/bottom1.jpg);
	background-position:100% 100%;
	background-repeat:no-repeat;
	color:#FFFCE9;
	clear:both;
	}
.footer_2 {
	position:relative;
	width:776px;
	height:59px;
	background-image:url(images/bottom2.jpg);
	background-position:100% 100%;
	background-repeat:no-repeat;
	color:#FFFCE9;
	clear:both;
	}
.info {
	position:relative;
	top:5px;
	left:490px;
	font-size:10px;
	}
.white {
	color:#FFFCE9;
	}
.l {
	position:relative;
	width:250px;
	left:5px;
	}
.r {position:relative;
	float:right;
	width:280px;
	}
.cel {
	background-image:url(images/bg_cell.jpg);
	background-repeat:repeat-x;
	}
.left {
	position:relative;
	float:right;
	}