body {
	margin: 0px;
	padding: 15px;
	text-align: center;
	background-color: #D0FFCE;
}

#cont {
	width: 885px;
	background-image: url(/img/bck.jpg);
	margin: 0px auto 0px auto;
}
#header {
	width: 885px;
	height: 400px;
	background-image: url(/img/h.jpg);
	background-repeat: no-repeat;
}
#header div {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 34px;
	padding-top: 356px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu1 {
	width: 808px;
	height: 26px;
	background-image: url(/img/m.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}
#menu1 div {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-left: 32px;
	text-align: center;
}
#menu2 {
	width: 808px;
	height: 26px;
	background-image: url(/img/m.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 15px auto;
}
#menu2 div {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-left: 32px;
}
#bmenu {
	width: 808px;
	height: 26px;
	background-image: url(/img/m.jpg);
	background-repeat: no-repeat;
	margin: 15px auto 0px auto;
}
#bmenu div {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-left: 32px;
	text-align: center;
}
#menu1 a, #menu2 a, #bmenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu1 a:hover, #menu2 a:hover, #bmenu a:hover {
	text-decoration: underline;
}
#main {
	width: 808px;
	margin: 10px auto 10px auto;
	text-align: left;
}
#footer {
	width: 885px;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px auto 0px auto;
}
#footer div {
	padding-top: 15px;
	padding-bottom: 35px;
}

.j {
	text-align: justify;
}

table.n {
	border: 0px;
	width: 100%;
}

table.gal {
	border: 0px;
	width: 100%;
}
table.gal td {
	width: 20%;
	text-align: center;
	padding: 10px;
}
table.gal img {
	border: 1px solid #DDDDDD;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu1, #menu2, #bmenu, #footer {
	display: none;
 }
 #main, #cont {
	float: none;
	width: 100%;
 }
}

div.etarget table.selfpromo {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
}
div.etarget table.selfpromo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #DDDDDD;
	vertical-align: top;
}
div.etarget table.selfpromo td a {
	color: #DDDDDD;
	text-decoration: none;
}
div.etarget table.selfpromo td a:hover {
	color: #999999;
	text-decoration: none;
}
div.etarget table.selfpromo td.right {
	text-align: right;
}
div.etarget a {
	font-size: 1.2em;
	font-weight: bold;
}
div.etarget div.title {

}
div.etc div.description {
	margin-bottom: 6px;
}
