body {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#CONTENT {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#CONTENT #slideshow {
	height: 400px;
	width: 760px;
	overflow: visible;
}
#CONTENT #header h1 {
	color: #660000;
	margin: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.slideshow {
	height: 400px;
	width: 760px;
	margin: auto
}
.slideshow img {
	padding: 15px;
	background-color: #eee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CONTENT #menu {
	height: 40px;
}

#CONTENT #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#CONTENT #menu li {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	display: inline;
}
#CONTENT #menu li a {
	width: 152px;
	display: block;
	background-color: #660000;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
#CONTENT #menu li a:hover, a:focus {
	width: 152px;
	display: block;
	background-color: #CCCCCC;
	float: left;
	text-decoration: none;
	color: #660000;
	font-size: 16px;
	font-weight: normal;
}
#CONTENT #contains #News {
	width: 229px;
	position: relative;
	float: left;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	display: block;
	height: 250px;
	text-align: justify;
	margin: 0px;
}
#News .HeaderNews {
	background-image: url(../images/icon_news.png);
	width: 210px;
	background-repeat: no-repeat;
	height: 50px;
	background-position: 5px 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 28px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin: 0px;
}

#CONTENT #contains #SoundOff {
	width: 229px;
	float: left;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	display: block;
	height: 250px;
	text-align: justify;
}

#SoundOff .HeaderSound {
	background-image: url(../images/icon_sound.png);
	width: 230px;
	background-repeat: no-repeat;
	height: 50px;
	background-position: 5px 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 28px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}

#CONTENT #contains #Petition {
	float: left;
	width: 230px;
	height: 250px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	display: block;
}

#Petition .HeaderPetition {
	background-image: url(../images/icon_petition.png);
	background-color: #FFF;
	width: 205px;
	background-repeat: no-repeat;
	height: 50px;
	background-position: 5px 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 28px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
#News ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#News li {
	margin-bottom: 5px;
}
#News li a {
	text-decoration: none;
}

#contains a {
	color: #660000;
	font-weight: normal;
}
#CONTENT #contains {
	height: auto;
}
#CONTENT #footer {
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #666666;
}
#CONTENT #footer a {
	color: #660000;
	text-decoration: none;
}
#CONTENT #footer a:hover, a:focus {
	color: #000000;
	text-decoration: none;
}
