body {
	margin: 0px;
	padding: 0px;
	background: #999999;
	text-align: center;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 720px;
	background: #FFFFFF;
}
#menu {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 720px;
}
#menu ul {
	width: 720px;
	margin: 0px;
	padding: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	background: #990000;
}

#menu li {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	width: 120px;
	text-align: center;
	background: #FFFFFF;
	height: 30px;
}
#menu .on {
	background: #990000;
	color: #FFFFFF;
	margin: 0px;
	height: 30px;
	text-align: center;
	padding-top: 8px;
}
#menu #archive {
	color: #FFFFFF;
}
#menu #archive:hover {
	color: #FFFF00;
}
#wrapper #main .indexphoto {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#wrapper #main em {
	color: #CCCCCC;
	font-size: 20px;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 30px;
}



#main {
	width: 680px;
	padding: 20px;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 140%;
	clear: both;
	margin-bottom: 0px;
	background-color: #990000;
	background-position: bottom;
	
}
#main a {
	color: #FFFF00;
	text-decoration: none;
}
#main h4 {
	font-size: 10pt;
	margin: 5px 0px;
	line-height: 15px;
}
#main h3 {
	font-size: 12pt;
	margin: 5px 0px 5px 20px;
	font-weight: bold;
}
#main h2 {
	font-size: 12pt;
	margin: 5px 0px;
	color: #CCCCCC;
}
#main h1 {
	font-size: 12pt;
	margin: 5px 0px;
	color: #CCCCCC;
}
#main .infos {
	margin-left: 20px;
}
#main p {
	font-size: 9pt;
	line-height: 12pt;
	margin: 10px 150px 0px 20px;
}
#main .con_program {
	font-size: 9pt;
	line-height: 12pt;
	margin: -5px 0px 15px;
	padding: 0px;
}
#main embed {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#menu a:hover {
	color: #990000;
	text-decoration: none;
}
#menu a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#main .location {
	font-size: 9pt;
	color: #FFCCCC;
	line-height: 12px;
}
#wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.sign {
	font-style: italic;
	text-align: right;
	float: right;
}
#main .leftnews {
	float: left;
	width: 440px;
}
#main .rightnews {
	float: right;
	width: 190px;
	padding-left: 10px;
	border-left: 2px dotted #CC3333;
}
#main .rightnews h2{
	color: #CCCCCC;
	font-size: 9pt;
	line-height: 14pt;
	margin: 0px;
	padding-bottom: 10px;	
}
#main .rightnews h3{
	color: #CCCCCC;
	font-size: 9pt;
	line-height: 14pt;
	margin: 10px;
	border-top: 2px dotted #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main .leftnews p {
	font-size: 9pt;
	line-height: 15pt;
	margin: 0px;
	padding: 0px;
}
#main .rightnews p {
	font-size: 8pt;
	line-height: 14pt;
	margin: 0px;
}

