
#front_container {
	padding-top: 90px;
	padding-left: 20px;
	padding-bottom: 100px;
	background: url(/skin/front_image.jpg) no-repeat;
}

#footer {}
#footer p, {
	padding-left: 60px;
	font-size: 10px;
	color: #8c7045;
}
#footer p a {color: #8c7045;}
#footer_head {
	padding-top: 20px;
	height: 20px;
}
#footer_head p, #footer_head p a {
	color: #784100;
	font-size: 11px;
	font-weight: bold;
}
ul {margin: 20px;}
ol li {margin-left: 30px;}
/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	width: 470px;
	list-style: none;
}
.listPagesByMenu img {border: 4px solid #ae0006;}
.listPagesByMenu a {color: #000; text-decoration: none;}
.listPagesByMenu .image {
	float: left;
	padding-right: 10px;
}
.listPagesByMenu li {
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;

}
.listPagesByMenu .header {
	font-weight: bold;
}
.listPagesByMenu .short {
	font-size: 12px;
}
.listPagesByMenu .modifiedBy, .listPagesByMenu .lastModified {
	display: none;
}
/* TAGS LIST PAGES BY MENU END*/


.kwl {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #888;
}

.marginal {padding-left: 20px; padding-right: 30px;}

#front_image_text_bar {
	position: absolute;
	top: 308px;
	width: 749px;
	height: 80px;
	background: url(/skin/overlay001.jpg) no-repeat;
	opacity: .8;
	filter: alpha(opacity=80);
}
#front_image_text {
	position: absolute;
	top: 230px;
	width: 550px;
	padding: 10px;
	padding-left: 30px;
}
#front_image_text h1 {
	color: #000;
	font-family: Tahoma;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#front_image_text p {
	color: #000;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#front_image {
	width: 913px;
	height: 256px;
	background: url(/skin/front_image.jpg) no-repeat;
}
#front_puffer_01 {
	position: absolute;
	top: 153px;
	margin-left: 630px;
}
#front_puffer_01 img {border: 0;}
#puff_01 {background: url(/skin/puff_01.jpg) no-repeat;}
#puff_02 {background: url(/skin/puff_02.jpg) no-repeat;}
#puff_03 {background: url(/skin/puff_monsterjam.jpg) no-repeat;}
.front_puff {
	width: 182px;
	height: 115px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	overflow: hidden;
	background: url(/skin/front_puff_bkg.jpg) no-repeat;
	float: left;
}
.front_puff h3, .front_puff h3 a {
	color: #fff;
	font-size: 12px;
}
.front_puff p, .front_puff a {
	color: #fff;
	font-size: 10px;
}

.front_rss {
	padding: 0;
	margin: 0;
}
.front_rss li {
	list-style: none;
	border-bottom: 1px dotted #e0e0e0;
}
.front_rss li a {
	text-decoration: none;
}