body {
text-align: center;
font-family: Arial;
background-color: #ab92ab;
margin-top: 10px;
color: black;
font-size: 10pt;
}

p { margin: 0px; font-size: 10pt;}
h1 { font-size: 14pt; margin: 15 10 20 125px; font-style: italic; text-decoration: underline;}
hr {border: 1px solid #f4d81c; margin: 10px; }

#container {
position: relative;
margin: 0px auto;
width: 910px;
height: 710px; 
background-image: url("../images/container.jpg") ;
background-repeat: no-repeat;
border: 0px #FF33CC solid;
}

#header {
position: absolute;
top: 10px;
left: 705px;
font-size: 9pt;
font-family: Trebuchet MS; Arial;
color: #382838;
text-align: right;
width: 165px;
height: 120px;
border: 0px #FF33CC solid;
}

#header a:link { 
color: #382838;
text-decoration: none;
}

#header a:visited { 
color: #382838;
text-decoration: none;
}

#header a:hover { 
color: #ab92ab;
text-decoration: none;
}


#leftmenu {
position: absolute;
top: 170px;
left: 25px;
width: 150px;
height: 530px; 
text-align: left;
border: 0px #FF33CC solid;
font-family: Trebuchet MS; Arial;
font-size: 12pt;
font-weight: bold;
background-image: url("../images/kwanyin.png") ;
background-repeat: no-repeat;
background-position: bottom;
}

#leftmenu a:link { 
color: #382838;
text-decoration: none;
}

#leftmenu a:visited { 
color: #382838;
text-decoration: none;
}

#leftmenu a:hover { 
color: #ab92ab;
text-decoration: none;
}

#submenu {
position: absolute;
top: 135px;
left: 340px;
width: 520px;
height: 30px; 
text-align: left;
border: 0px #FF33CC solid;
font-family: Trebuchet MS; Arial;
font-size: 12pt;
font-weight: bold;
}

#submenu a:link { 
color: #382838;
text-decoration: none;
}

#submenu a:visited { 
color: #382838;
text-decoration: none;
}

#submenu a:hover { 
color: #ab92ab;
text-decoration: none;
}

#content {
position: absolute;
top: 170px;
left: 215px;
padding-right: 10px;
text-align: justify;
width: 645px;
height: 380px; 
border: 0px #FF33CC solid;
overflow: auto;
}

#content a:link { 
color: #382838;
text-decoration: none;
}

#content a:visited { 
color: #382838;
text-decoration: none;
}

#content a:hover { 
color: #ab92ab;
text-decoration: none;
}


#footer {
position: absolute;
top: 580px;
left: 215px;
text-align: left;
width: 380px;
height: 120px; 
border: 0px #FF33CC solid;
}

#bottommenu {
position: absolute;
top: 670px;
left: 620px;
width: 260px;
height: 30px; 
text-align: right;
border: 0px #FF33CC solid;
font-family: Trebuchet MS; Arial;
font-size: 10pt;
font-weight: bold;
color: #382838;
}

#bottommenu a:link { 
color: #382838;
text-decoration: none;
}

#bottommenu a:visited { 
color: #382838;
text-decoration: none;
}

#bottommenu a:hover { 
color: #ab92ab;
text-decoration: none;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #e8e0e8;
}

.vscrollerbar {
width: 10px;
background-color: #ab92ab;
}

img {margin: 5 10 5 10px;}