@charset "utf-8";
body {
	background-color: #400202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#head{ width:960px; height:255px; background-image:url(images/head.gif); background-repeat:no-repeat;}

#menu{ width:960px; height:30px; background-image:url(images/menu.gif); background-repeat:no-repeat;}
#menu a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6c0706;
	font-weight: bold;
	text-decoration: none;
	padding-left:30px;
	padding-right:30px;
}

#menu a:hover{
	color:#fff;
}

#spice{ width:960px; height:7px; background-image:url(images/menu_paser.gif); background-repeat:no-repeat;}

#main{ width:960px; background-image:url(images/main_bgr.gif); background-repeat:repeat-y;}

#main p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#414141;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

#info p img{
	border:#DDD5C6 3px solid;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

#main a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#69625A;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6c0706;
	font-weight: bold;
	text-decoration: none;}

#foot{ width:960px; height:45px; background-image:url(images/footer.gif); background-repeat:no-repeat;font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#807868;
	font-weight: normal;
	text-decoration: none;}
#foot div { }
#foot  a{font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#807868;
	font-weight: normal;
	text-decoration: none;
}

#box { width:220px; height:185px; padding-top:3px; padding-bottom:3px; }
#boxhead{ 
	width:220px; 
	height:35px; 
	background-image:url(images/boxhead.gif); 
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6c0706;
	font-weight: bold;
	text-decoration: none;
}
#boxbody { width:220px; height:165px; background-image:url(images/boxbody.gif); background-repeat:no-repeat;}
#boxbody p {
	margin:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6c0706;
	font-weight: normal;
	text-align: justify;
}
#boxbody p a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6c0706;
	font-weight: bold;
	text-align: justify;
	text-decoration:none;
	border:0px;
}

#boxbody p img{
	float:right;
	padding-left:7px;
}