body 
{
    margin:0px;
    color:#000000;
  font-family: "Verdana", "arial", sans-serif;
    font-size:90%;
     background-image:url(images/background.jpg);
    background-repeat:repeat-y;
    background-position:right;
}

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:#000000;
  font-family: "Verdana", "arial", sans-serif;
  font-size: 180%;
  margin: 3px 0px 1px 0px;
  width:99%;
  padding:1px;
  text-align:center;
  border-style:solid;
  border-width:1px 4px 4px 1px;
  background-color:#fefc86;
  background-image:url(images/background-header.png);
  background-repeat:repeat-x;
}
h1.white 
{
	background-color:#ffffff;
	background-image:none;	
	border:none 0px;
}
h1.smaller 
{
    font-size:120%;
    color:#000000;
    padding-bottom:6px;
}
h2 {
  color:#000000;
  font-family: "Georgia", "Verdana", "arial", sans-serif;
  font-weight:bold;
  font-size: 110%;
  text-align:center;
  margin: 0px;
}
h2.mark 
{
  font-size: 120%;
  font-weight:bold;
  border:none 0px;	
}


h3 {
  color:#1e1c7d;
  font-family: "Georgia", "Verdana", "arial", sans-serif;
  font-size:medium;
  font-weight:bold;
  padding:1px 0px 1px 12px;
  margin-top: 0px;
  margin-bottom: 2px;
  text-align: center;
}

h4 {
  color:#000000;
  font-size: 100%;
  padding:1px;
  margin-top: 0px;
  margin-bottom: 2px;
  text-align: center;
  background-color:#cfe2fa;
  /* background-image:url(images/back-header4.png);*/
}

h5 {
    color:#01094b;
    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:#fed38f;
    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%;
  border-right-style:solid;
  border-right-width:1px;
  background-color:#efe4ef;
  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:4px;
    width:120px;
    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:290px;
    left:112px;
    border-style:solid;
    border-width:1px;
    padding:30px;padding-top:12px;
}

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:195px;
    left:4px;
    width:120px;
 }
div#pagemenutext {
    background-color:white;
    position:absolute;
    border-style:dotted;
    border-width:thin;
    padding:3px;
    margin-top:8px;
    margin-left:4px;
    font-size:80%;
}
div#pagetext {
    background-color:white;
    font-size:100%;
    margin-left:2px;
    border-style:solid;
    border-width:1px;
    padding:30px;
    padding-left:10%;
}

#picture {
    position: absolute; top: 204px; right:4px; width: 190px; height:260px;
    z-index:40;
    text-align:center;
    border-style:solid;
    border-width:1px;
}
