body 
{
    margin:0px;
    color:#2D0169;
  font-family: "Verdana", "arial", sans-serif;
    font-size:90%;
     background-image:url(images/background.jpg);
    background-color:#F4E5EC;
    background-repeat:repeat-y;
}

a:link {
    color:#2E0287;
    font-weight:bold;
    text-decoration: underline;
}
a:visited {
    color:#2E0287;
    font-weight:bold;
    text-decoration: underline;
}
a:hover {
    font-style:oblique;
    font-weight:bold;
    color: #930280;
    text-decoration: underline;
}
a:active {
    font-style:oblique;
    font-weight:bold;
    color: #930280;
    text-decoration: underline;
}


div.line {
    border-width: 1px;
    border-bottom: solid;
}


.bold {
    font-weight: bold;
    font-size: 100%;
}

h1 {
  color:#001c5c;
  font-family: "Verdana", "arial", sans-serif;
  font-size: 180%;
  margin: 0px 0px 1px 0px;
  padding:1px;
  text-align:center;
  background-color:#feb2c4;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-width:1px;
  background-image:url(images/background-header.gif)
}
h1.smaller 
{
    font-size:130%;
}
h2 {
  color:#1e1c7d;
  font-family: "Batang", "Verdana", "arial", sans-serif;
  font-size: 110%;
  text-align:center;
  margin: 0px;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-width:1px;
  background-color:#f5d5c7;
}

h3 {
  color:#1e1c7d;
  font-size: 106%;
  padding:1px;
  margin-top: 0px;
  margin-bottom: 2px;
  text-align: center;
  background-color:#FF9BB2;
  background-image:url(images/background-header.gif)
}

h4 {
  color:#1e1c7d;
  font-family: "Batang", "Verdana", "arial", sans-serif;
  font-size:medium;
  font-weight:bold;
  padding:1px 0px 1px 12px;
  margin-top: 0px;
  margin-bottom: 2px;
  text-align: center;
  background-color:#FF9BB2;
  background-image:url(images/background-header.gif)
}



h5 {
    color:#503ca5;
    font-family: "Brush Script MT", "Verdana", "arial", sans-serif;
    font-size: 120%;
    margin: 14px 6px 6px 12px;
    text-align: left;
    padding:2px 6px 2px 12px;
    background-color:#F5D5C7;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    text-align:left;
    clear:both;
}

.h5 a:link {
  color:#4E1770;
  font-family: "Brush Script MT", "Verdana", "arial", sans-serif;
  font-weight:bold;
  font-size: 120%;
  background-color:#F5D5C7;
  border-right-style:solid;
  border-right-width:1px;
  background-color:#FEE0B5;
  text-decoration: underline;
}
.h5 a:visited {
    color:#4E1770;
  font-family: "Brush Script MT", "Verdana", "arial", sans-serif;
    text-decoration: underline;
}
.h5 a:hover {
    color: #5B0337;
  font-family: "Brush Script MT", "Verdana", "arial", sans-serif;
    text-decoration: underline;
}
.h5 a:active {
    color: #5B0337;
  font-family: "Brush Script MT", "Verdana", "arial", sans-serif;
    text-decoration: underline;
}



h6 {
  color:#680559;
  font-family: "Verdana", "arial", sans-serif;
  font-size: 90%;
  padding:2px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-bottom-style:solid;
  border-bottom-width:1px;
  text-align:center;
  background-color:#E1DCDE;
}

li {
   color: #890487;
  font-size: 92%;
    font-weight:bold;
  margin: 3px 0px 0px 12px;
    padding:2px;
    width:80%
}

p {
color: rgb(0,51,102);
  font-family: sans-serif;
  font-size: 90%;
  text-align: left
}

.curly {
    font-size:110%;
    font-family:"Brush Script MT", "Verdana", "arial", sans-serif;
}

.curlybig {
    font-size:130%;
    font-family:"Brush Script MT", "Verdana", "arial", sans-serif;
}
.padleft 
{
  padding-left:30px;
  font-size:80%;
  width:80%;
}
div#container 
{
    width:780px;
    margin:0 auto;
}

div#header {
    text-align:center;
    width:100%;
}

div#showmenu {
    background-color:white;
    font-family: "Verdana", "arial", sans-serif;
    position:absolute;
    top:320px;
    left:0px;
    width:140px;
    font-size:75%;
    border-style:dotted;
    border-width:thin;
    padding:3px;
    z-index:100;
 }
div#homemenu {
    background-color:white;
    font-family: "Brush Script MT", "Verdana", "arial", sans-serif;
    position:absolute;
    left:57%;
    right:2px;
    top:130px;
    font-size:84%;
    text-align:center;
}
div#hometext {
    background-color:white;
    font-size:118%;
    position:absolute;
    top:236px;
    left:112px;
    border-style:solid;
    border-width:1px;
    padding:30px;
}

div#linkpagetext {
    background-color:white;
    font-size:110%;
    position:absolute;
    left:1%;
    width:60%;
    top:120px;
    border-style:solid;
    border-width:1px;
    padding:30px;
}


div#pageborder {
  background-image:url(images/background-header.gif);
    position:absolute;
    left:0%;
    width:99%;
    right:1%;
    top:120px;
    border-style:solid;
    border-width:1px;
    text-align:center;
    padding:156px;
}
div#pagemenu {
    background-color:white;
    position:absolute;
    z-index:40;
    top:190px;
    left:0px;
    width:140px;
 }
div#pagemenutext {
    background-color:white;
    position:absolute;
    border-style:dotted;
    border-width:thin;
    padding:3px;
    font-size:80%;
}
div#pagetext {
    background-color:white;
    font-size:100%;
    margin-left:2px;
    border-style:solid;
    border-width:1px;
    padding:30px;
    padding-left:50px;
}

#picture {
    position: absolute; top: 190px; right:4px; width: 190px; height:260px;
    z-index:40;
    text-align:center;
    border-style:solid;
    border-width:1px;
}
