* 	{
    }
body{
	font-family: Georgia, 'Palatino Linotype', 'Book Antiqua', Serif;
	background-color:#8a1c1a;
    }
img.left{
	float:left;
	margin:10px 10px 10px 0;
	}
img.right{
	float:right;
	margin:10px 0 10px 10px;
	}
img.flag{
	margin:0 0 10px 50px;
	border:0;
	}
h4, h3, h2{
	font-style:none;
	}
#main 	{
    position:center;
    width:1000px;
	height:auto;
	margin:auto;
	background-color:#fff;
    }
#logo {
    position:center;
    width:1000px;
	height:350px;
    margin:auto;
    background:url(logo.jpg) no-repeat center;
    }
#navi {
    position:center;
	background-color:#e8e4e3;
	padding: 1;
	text-align:center;
    }
#navi ul li {
	display: inline;
	font-size:1em;
	padding: 20px;
	font-weight:bold;
    }
#navi ul a:link,
#navi ul a:visited {
	color:#8a1c1a;
	text-decoration:none;
	}
#navi ul a:hover,
#navi ul a:active {
	opacity:.40;
	color:#8a1c1a;
	border-bottom: 1px dashed #575653;
	}
#vasen {        
	float:right;
	margin-top:5px;
	width:160px;
	height:auto;
	text-align: left;
	padding:5px;
	border-left: 1px dashed #ccc;
    }
#vasen p {
	font-size:0.7em;
	padding:5px;
	}
#vasen h3 {
	color:#8a1c1a;
	font-style:none;
	letter-spacing: 0.1em;
	}
#vasen ul {
	font-weight:bold;
	}
#vasen ul li {
	list-style-type:none;
	font-size:0.9em;
	line-height:2em;
	padding:5px 0 0 20px;
	}
#vasen ul a {
	color:#8a1c1a;
	text-decoration:none;
	}
#vasen ul a:hover,
#vasen ul a:active {
	color:#ccc;
	text-decoration:none;
	border-bottom: 1px dashed #575653;
	}
#sisus {        
    position:relative;
    width:800px;
	height:auto;
	margin-top:5px;
	padding:20px;
    font-size:0.8em;
	background-position:right;
	background-repeat: repeat-y;
    }
#sisus p {
	text-align: justify;
    }
#sisus p.small {
    letter-spacing:0.02em;
	text-align:justify;
	line-height: 1em;
	font-size: 0.8em;
    }
#sisus a {
    color:#859167;
	font-weight:normal;
    }
#sisus a:hover{
    color:#A8B882;
	font-weight:normal;
	text-decoration:none;
    }
#sisus ul {
	color:#0000;
	line-height:2em;
	}
#sisus ul li {
	list-style-type:none;
	}
#alaosa {
    position:relative;
    width:auto;
    height:auto;
	margin: 0 5px 10px 5px;
	border-top: 1px dashed #ccc;
	}
#alaosa p {
	text-align:center;
	font-size: 0.7em;
	padding:5px;
    }