body {
	color:#333333;
	text-align:center;
	background-color:#bbaa88;
	font-family:arial, sans-serif;
	font-size:16px;
}

a {
	color:#333333;
	background-color:#ffffff;
}

a:hover {
	color:#999999;
	background-color:#ffffff;
}

h1 {
	text-align:left;
	font-size:18px;
}

ul {
	text-align:left;
	margin-left:80px;
}

#container {
	width:780px;
	margin:auto;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
}

#top {
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	width:780px;
	height:20px;
	margin:0px;
}

#header {
	background-repeat:no-repeat;
	width:780px;
	height:117px;
	margin-left:20px;
	margin-right:20px;
}

#menu {
	width:740px;
	height:40px;
	margin:auto;
	font-size:18px;
	line-height:12px;
}

#content {
	width:740px;
	min-height:390px;
	margin:auto;
	padding-bottom:20px;
	text-align:center;
}

#content p {
	text-align:justify;
	text-indent:20px;
}

.photo {
	border:0px;
	float:left;
	margin-left:0px;
}

.flag {
	border:0px;
	float:right;
	margin-right:0px;
	padding-left:12px;
	padding-bottom:12px;
}

.contact {
	width:480px;
	margin-left:120px;
	text-align:right;
}

#footer {
	width:740px;
	margin:auto;
	font-size:12px;
}

.f10 {
	font-size:10px;
}

#bottom {
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	width:780px;
	height:20px;
	margin:0px;
}

#sisters {
	position:absolute;
	top:200px;
	left:-520px;
	margin-left:50%;
	width:130px;
	height:390px;
}

#sisters img {
	border:0px;
	height:130px;
	width:130px;
}