/* Import Basic Style */
@import "./basic.css";

body { margin:0em ; font-size:small ; line-height:1.5em }

img { border:none }

h1 { margin:0em }
h2 { margin:0em }
h3 { margin:0em ; font-size:medium }

dt { font-weight:bold }
dd { margin:1em 0em 1em 2em }

a { text-decoration:none }
a:link { color:#9efeb1 }
a:visited { color:#668866 }
a:hover { text-decoration:underline }

.hidden-from-human { width:542px ; text-align:left ;
						color:#80AEC4 ; font-size:1pt ; display:none }
.maindocs { margin:20px 20px 20px 50px }
.bordered-content { margin:1em }
.bordered-list { margin:0em ; padding:1em 1em 1em 3em ; border:1px #ffffff solid }

.topic-image { margin:1em 2em 0em 2em }

#copyright { text-align:right ; font-size:smaller ; margin:1em 0em ; width:100% }
#title { position:absolute ; top:25px ; left:25px ; width:130px }
#mainarea { width:80% }
#submenu { position:absolute ; top:110px ; left:0px ; width:19px }

#title-top { position:absolute ; top:110px ; left:80% ; width:19px }
#title-about { position:absolute ; top:235px ; left:80% ; width:19px }
#title-web { position:absolute ; top:346px ; left:80% ; width:19px }
#title-topics { position:absolute ; top:467px ; left:80% ; width:19px }
