body {
margin: 0;
padding: 0;
font: 75% trebuchet ms, sans-serif;
letter-spacing: -0.5px;
background: url("../img/bg.jpg") repeat-x #FFFFFF;
}

div#wrapper2 {
width: 750px;
background: url("../img/wrapperbg.png") repeat-y top center;
}

div#wrapper {
width: 700px;
min-height: 800px;
border-right: 1px solid black;
border-bottom: 1px solid black;
text-align: left;
background: url("../img/mainbg.jpg") repeat-y;
}

div#header {
background: url("../img/header.jpg") no-repeat;
height: 161px;
}

#navi {
position: absolute;
top: 111px;
left: 170px;
border-left: 1px solid #535c7d;
border-right: 1px solid #535c7d;
}

#navi ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#navi li {
display: inline;
margin: 0;
padding: 0;
}

#navi a {
float: left;
margin: 0;
padding: 0 0 0 8px;
text-decoration: none;
}

#navi a span {
float: left;
display: block;
padding: 5px 10px 3px 3px;
color: #FFFFFF;
}

#navi a:hover span {
color: black;
color: #d1d1d1;
}

#navi a:hover {
background: url("../img/navibg.png") no-repeat 50% 110%;
color: #d1d1d1;
}

div.asia2 {
padding-right: 8px;
margin: 0 0 0 80px;
padding-top: 1px;
padding-left: 4px;
background: url("../img/asiabg.jpg") top left no-repeat;
}

div.asia2 table,td,tr {
text-align: center;
font-size: 100%;
}

div.asia2 a {
color: #323c64;
text-decoration: none;
font-weight: bold;
}

div.asia2 a:hover {
text-decoration: underline;
}

h1 {
font: 160% trebuchet ms, sans-serif;
border-bottom: 1px dotted #535c7d;
margin-top: 5px;
}

h2 {
font: 150% trebuchet ms, sans-serif;
border-bottom: 1px dotted #535c7d;
margin-top: 5px;
}

h3 {
font: 140% trebuchet ms, sans-serif;
border-bottom: 1px dotted #535c7d;
margin-top: 5px;
}

h4 {
font: 130% trebuchet ms, sans-serif;
border-bottom: 1px dotted #535c7d;
margin-top: 5px;
}

h5 {
font: 110% trebuchet ms, sans-serif;
border-bottom: 1px dotted #535c7d;
margin-top: 5px;
}

.link {
border-left: 1px solid #535c7d;
}

.fltleft {
float: left;
margin: 5px 30px 5px 5px;
border: none;
}

.galleria {
float: left;
margin: 5px 25px 20px 12px;
border: 1px dashed #535c7d;
}

.clear {
clear: both;
line-height: 1px;
}
