body {
	margin : 0;
	padding : 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	background-color: #666666;
	background-image: url(images/bg-pix.png);
	background-repeat: repeat;
}
#container {
	width : 780px;
	border : 1px solid #FFFFFF;
	background-color: #336699;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	height : 250px;
	background : transparent;
	border-bottom : 4px solid #000;
}
#header h1 {
color : #fefefe;
font-size : 22pt;
margin : 0;
padding : 40px 10px 10px 10px;
}
#content {
	width : 495px;
	float : right;
	padding-top: 37px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/liste.png);
	margin: 0px;
}
#content2 {
	text-decoration: none;
	width: 350px;
	float: left;
	height: 102px;
	text-align: right;
	padding-right: 20px;
	padding-top: 37px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentphoto {
	text-decoration: none;
	width: 100px;
	float: right;
	border: 2px solid #336699;
	height: 137px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#content h1, h2, h3, h4 {
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : lighter;
	color : #9dceef;
	font-size: 12px;
	line-height: 20px;
}
#content h2 {
	color : 336699;
	font-size : 12pt;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	text-transform: uppercase;
}
#content h3 {
	color : #333;
	font-size : 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	color:#6699cc;
	font-style: normal;
}
#photos {
	position : relative;
	border: 1px dotted #336699;
	margin: 0px;
	background-color: #FFFFFF;
	clear: right;
	padding: 2px;
	text-align: right;
}
.imgbox {
	width : 380px;
	float : left;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
#sidebar {
	width : 245px;
	float : left;
	background-color: #6699cc;
	margin: 0;
	text-align: center;
	padding: 0px;
}
#sidebar ul {
	margin : 0;
	background-color: #6699CC;
	background-position: center center;
	padding: 0;
}
#sidebar ul li {
	margin : 0;
	padding : 0;
	background-color: #6699CC;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li a {
	display : block;
	padding : 7px;
	width : 231px;
	color : #FFFFFF;
	text-decoration : none;
	background-color: #6699CC;
	background-position: center center;
	font-size: 12px;
	letter-spacing: 1px;
}
#sidebar ul li a:hover {
	background-color: #FFFFFF;
	background-position: center center;
	color: #336699;
}
.side3 {
	border : 1px solid #fff;
	background : #d9de11;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}
.side1 {
	text-align : center;
	font-size : 12px;
	background-color: #336699;
	color: #99ccff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.side2 {
	border : 1px solid #fff;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
	background : #B5DBF4;
}
a {
	color : #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
#footer {
	clear : both;
	padding : 10px;
	color : #fff;
	font-size : 8pt;
	text-align : right;
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer a {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #CCCCCC;
}
.img-header {
	background : #f2f7e9 url(images/ys_header.png) no-repeat top left;
	clear : both;
	float : left;
	width : 730px;
	height : 175px;
	margin : 0;
	padding : 0;
}
.nav1-container {
	width : 780px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	right: inherit;
	margin-top: 5px;
}
.nav1 {
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.nav1 ul {
	float : right;
	margin : 0;
	padding : 0 20px 0 0;
	background-color : transparent;
}
.nav1 li {
display : inline;
list-style : none;
margin : 0;
padding : 0;
}
.nav1 li a {
	display : block;
	float : left;
	color : #FFFFFF;
	text-decoration : none;
	font-size : 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0;
}
.nav1 a:hover, .nav2 a.selected {
	color : #999999;
	text-decoration : none;
}
.style2 {color: #87C71D}
.style3 {color: #A0D9F8}
.style5 {color: #A1D1EE}
.style6 {
	color: #9ED0F1;
	font-size: 14pt;
	font-weight: bold;
}


.nametxt {
	width : 730px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	left: inherit;
