body {
background-image:url(purple.jpeg);
color: black;
margin: 0% 0% 0% 0%;
padding: 0em 0em 0em 0em;
font: normal 1em  Verdana, sans-serif;
}

h2 {
color: black;
text-align: center;
letter-spacing: 1px;
font: bold 2em/1em Georgia, times, serif;
font-variant: small-caps;
margin-bottom: 100px;
margin-top: 3px;
padding: 0em 0em 0em 1.5em;
}

h3{
color: black;
text-align: left;
letter-spacing: 1px;
font:bold 1.5em/1em "Time New Roman", serif;
font-variant: small-caps;
text-decoration: underline;
}

h4 {color: #990099;
font:bold 1.5em/1em "Time New Roman", serif;
text-align: center;
text-decoration: underline;
letter-spacing:.1em;
}

h5 {color:black;}

h6 {color:black;
}



ul {
padding: 0em 0em 0em 1em;
font-weight: bold;
}

li {
padding: .5em 0em .5em 1em;
font-weight: bold;

}

dl {
text-align: left;
font: normal 1em/1em Arial, sans-serif;

}

dt {
text-align: left;
text-decoration: underline;
padding: 1em 0em .3em 0em;
font: normal 1em/1.5em Arial, sans-serif;
color: #990099;
}

#top{
position:absolute;
height: 200px;
top: 0px;
left: -10px;
width: 950px;
bottom: 0px;
padding: 0em  0em .5em 0em;

}

.logo {
float:left;
top:10px;
left:4px;
}

img {
border-style: none;
}

#menu{
padding-left: 1em;
padding-bottom:20em;
left: 30px;
top: 200px;
position: absolute;;
width: 168px;
font: bold 1em/2em Georgia, times, serif;

}

#content{
background-color: white;
position: absolute;
top: 160px;
left: 210px;
width: 700px;

padding: 0em 1em 2em 1em;
text-align: justify;
}


#timage {
float: left;
margin-top: 20px;
} 

#webmaster {
color:black;
text-align: center;
font: italic bold .7em Arial, sans-serif;
}

#topmenu{
position: absolute;
top: 7em;
left: 25em;
color:black;
text-align: center;
height: 2px;
}

#bottommenu{
float: bottom;
text-align:center;
height: 40px;
width:700px
margin: 2px 0px 0px 0px;
padding: .5em .5em 0em .5em;
}
 
.medium {
font:  1em/1em Verdana, sans-serif;

}

.center {
text-align: center;
font-size: .8em;
}

.center2 {
text-align: center;
}

a:link {
color: maroon;
background-color: transparent;
text-decoration: none;
}
a:visited {
color:blue;
background-color: transparent;
text-decoration: none;
}
a:hover {
color:red;
background-color: transparent;
text-decoration: underline;
}
a:active {
color: black;
background-color: transparent;
text-decoration: none;
}


