p, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
#nav li {
list-style:none;
position: relative;
}
#nav {
margin:0;
padding:5px 0 0 10px;
}
#nav li a:active {  
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
text-decoration: underline; 
color: #00FF66; 
font-size:10pt; 
}
#nav li a:hover { 
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
text-decoration: underline; 
color: #66FF00; 
font-size:10pt; 
}
#nav li a { 
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
color: #33CC00; 
text-decoration:none; 
font-size:10pt; 
}
#nav ul {
 visibility: hidden;
 position: absolute;
/* right: 110px;*/
 left:100px;
 background:#FFFFFF;
 width: 100px;
 margin:0;
 top:0;
 padding:0;
 text-align:left;
 padding-right:10px;
}
#nav ul li {
position: relative;
background:#FFFFFF;
top:0;
}
a:active {  
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
text-decoration: underline; 
color: #00FF66; 
font-size:10pt; 
font-weight:bold;
}
a:hover { 
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
text-decoration: underline; 
color: #66FF00; 
font-size:10pt; 
font-weight:bold;
}
a {
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
color: #33CC00; 
text-decoration:none; 
font-size:10pt; 
font-weight:bold;
}
#contactDetails {
position:relative;
padding-top:150px;
margin-left:10px;
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
font-size:9pt;
}
#contactDetails a {
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
font-size:9pt;
color: #33CC00; 
text-decoration:none; 
}
#contactDetails a:hover {
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
font-size:9pt;
text-decoration: underline; 
color: #66FF00; 
}
.Page-header {
font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman"; 
font-size: large; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
text-transform: none; 
color: #33CC00
}