﻿body {
	margin-top:0px; 
	background-image: url('images/background.png'); 
	background-position:center top; 
	background-repeat:repeat-x; 
	background-attachment:fixed; 
	background-color:#7d0700
}
#Index1 {
	width:400px; 
	height:235px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:00px; 
	background-image:url('images/index_01.jpg')
}
#Index2 {
	width:400px; 
	height:101px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:00px; 
	background-image:url('images/index_02.png');
}
#IndexFooter1 {
	width:400px; 
	height:50px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:00px; 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:600; 
	text-align: center; 
	color:#300300; 
	padding-top:20px; 
	border-top: 0px #5b0500 dashed; 
	background-color:#7D0700;
}
#IndexFooter2 {
	width:400px; 
	height:20px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:00px; 
	font-family:Tahoma; 
	font-size:9px; 
	text-align: center; 
	color:#5b0500; 
	padding-top:2px; 
	border-top: 0px #5b0500 dashed; 
	background-color:#7D0700;
	letter-spacing: 0.7px
}
#IndexFooter-ads {
	width:400px; 
	height:20px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:00px; 
	font-family:Tahoma; 
	font-size:9px; 
	text-align: center; 
	color:#5b0500; 
	padding-top:2px; 
	border-top: 0px #5b0500 dashed; 
	background-color:#7D0700;
	letter-spacing: 0.7px
}

#IndexFooter1 a {
	text-decoration:none;
	color:#300300;
	font-family:Tahoma;
	font-size:12px;
}
#IndexFooter1 a:hover {
	text-decoration:none;
	color:#fff;
	border-bottom:1px #fff dotted;
	padding-bottom:3px;
	font-family:Tahoma;
	font-size:12px;
}
#IndexFooter2 a {
	text-decoration:none;
	color:#5b0500;
	font-family:Tahoma;
	font-size:9px;
}
#IndexFooter2 a:hover {
	text-decoration:none;
	color:#490400;
	border-bottom:1px #490400 dotted;
	padding-bottom:2px;
	font-family:Tahoma;
	font-size:9px;
}
