Body {
color: #00FF99;
background-color: #301d39;
font-family: "Century Gothic", sans-serif;
} 

#pap {
position: absolute;
margin-left: 20px;
margin-top: 20px;
}

#maincontent {
position: absolute;
top: 340px;
margin-left: 48px;
width: 540px;
background: #594068;
/*width: 543px;
background: #573F67; 
border-right: 3px solid #6f5c7b;
border-left: 3px solid #6f5c7b;*/
border-right: 3px solid #6f5b7e;
border-left: 3px solid #695577;
padding-top: 10px;
padding-right: 1px;
padding-left: 2px;
}

#menublob {
position: absolute;
top: 100px;
margin-left: 30px;
width: 200px;
background-color: transparent;
}

#menublob2 {
position: absolute;
top: 100px;
margin-left: 400px;
width: 200px;
background-color: transparent; /* banner & bkgrcolor */
}

a:link {text-decoration: overline;
color: #00FFCC;
}

a {
text-decoration: overline;
color: #00FFCC;
}

a:hover {
text-decoration:line-through;
Color:#00FF00;
}

a:visited {
text-decoration:line-through;
Color:#00CCCC;
}

u {
text-decoration:none;
}

ul {
list-style:circle;
}

ul, ol {
color:#33FF99;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Kochi Gothic";
color: #00FF77;
text-transform: capitalize;
letter-spacing: 2px;
}
