body { margin: 0px; padding: 0; background-color: #006489; font-family: arial; height: 100%;}
#dotasiacomplot { position: absolute; left: 50%; margin-left: -480px; width: 960px; height: 100%;}
#header { position: absolute; left: 0px; top: 0px; width: 960px; height: 130px; background-image: url('background.gif'); background-repeat: repeat-y; }
#slogan { position: absolute; left: 0px; top: 130px; height: 30px; width: 960px; background-image: url('background.gif'); background-repeat: repeat-y; }

h1 { margin: 0; padding: 0px; color: #ffffff; font-size: 24px; }
h2 { margin: 0; padding: 0px; color: #006489; }
a { color: #006489; font-weight: bold; }
a:visited { color: #95989F; font-weight: bold; }
a:hover { color: #95989F; font-weight: bold; }
a.menu { text-decoration: none; }

.contentmenu { width: 130px; float: left;}
.contentspace { width: 10px; float: left; height: 100%;}
.contentframe { width: 820px; float: left; height: 100%;}

.contentwindow { width: 820px ; height: 100%;}
.contentfont { border: 1px dashed #006489; width: 800px; padding: 5px; height: 100%;}
