body {
	margin: 0 0 0 0;
	background-color: #ffffff;
}



.header {
	background-color: #000000;
	background-image: url(images/BaseLIFE.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;

	text-align: center;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
	margin: 0 0 0 0;
	border-style: none;
	border-width: 0 0 0 0;
}

.header h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
	margin: 15px 20px 0;
	border-style: none none none none;
	border-width: 0 0 0 0;
}



.menu {
	background-color: #B79975;
	text-align: left;
	padding: 5px 10px 2px 10px;
	border: 0 none;
}

.menu a:link    { color:#ffffff; text-decoration:none; font-weight:bold; }
.menu a:visited { color:#ffffff; text-decoration:none; font-weight:bold; }
.menu a:active  { color:#ffffff; text-decoration:none; font-weight:bold; }
.menu a:hover   { color:#ffffff; background-color: #605450; text-decoration:underline; font-weight:bold; }



.main {
	background-color: #ffffff;
	margin: 0;
	border-color: #fff8f0;
	border-style: none none none solid;
	border-width: 0 0 0 30px;
	padding: 5px 5px 5px 5px;
}

.main a:link    { color:#ff6600; text-decoration:none; font-weight:bold; }
.main a:visited { color:#ff6600; text-decoration:none; font-weight:bold; }
.main a:active  { color:#ff6600; text-decoration:none; font-weight:bold; }
.main a:hover   { color:#ffffff; background-color: #ff9900; text-decoration:underline; font-weight:bold; }

.main h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #663300;
	padding: 3px 3px 0px 10px;
	margin: 0.3em 0 0.3em 0;
	border-color: #ffddbb;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
}

.main h3 {
	font-size: 80%;
	text-align: right;
	color: #996633;
	padding: 0 0 0 0;
	margin: 0 20px 0 100px;
	border-style: none;
	border-width: 0 0 0 0;
}

.main p {
	padding: 3px 3px 3px 40px;
	margin: 0.3em 0;
	border-style: none;
	border-width: 0;
}

.main p.about {
	font-weight: bold;
	color: #cc3300;
	padding: 3px 3px 3px 40px;
	margin: 0.3em 0;
	border-style: none;
	border-width: 0;
}



.new {
	background-color: #ffffff;
	margin: 0;
	border-color: #fff8f0;
	border-style: none none none solid;
	border-width: 0 0 0 30px;
	padding: 5px 5px 5px 5px;
}

.new table {
	margin: 0 0 0 50px;
	border-style: solid;
	border-color: #c0ffc0;
	border-width: 1px;
}

.new tr {
}

.new td {
	font-size: 9pt;
	border-style: solid;
	border-color: #d0ffd0;
	border-width: 1px;
}

.new td.name {
	text-align: left;
}

.new td.res {
	text-align: center;
}

.new td.date {
	text-align: left;
}

.new td.title {
	text-align: left;
}


.footer {
	background-color: #000000;
	background-image: url(images/Enzo4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 70px;

	color: #ffffff;
	text-align: right;
	font-size: 10px;
	padding: 55px 55px 0px 0px;
}


.footer2 {
	background-color: #000000;
	height: 70px;

	color: #ffffff;
	text-align: right;
	font-size: 10px;
	padding: 55px 55px 0px 0px;
}


.dots {
	BORDER-TOP: #336699 0.3em dotted;
}

.ad {
	background-color: #ffffff;
	text-align: center;
}

