body {
margin : 0px 0px 0px 0px;
font-family: tahoma;
background: #f5f5dc;
}

#top {
width: 795px;
height:55px;
background: #990033;
}

#left {
height:508px;
width:230px;
background: #990033;
float:left;
}

#left ul { margin-left: 1px; padding: 1px;}
#left ul li { list-style: none; text-align: left; padding:5px;}
#left ul li a {
heightf:30px;
text-decoration: none;
display: block;
font-size: 11pt;
color:white;
border-bottom: #ffff99 solid 1px;
}

#left ul li a:hover, #nav ul li a:active { color: black;} 
#left ul li a:hover { background-color: #ffff99;}


#main {
width: 565px;
height: 508px;
background: #FFFFCC;
float:left;
padding-top:0px;
}

#headingText{
font-size:30pt;
font-weight: bold;
color: #fc9;
padding-left:1px;
}

#headingText a {
color: #fc9;
text-decoration:none;
}

#introText {
font-size: 18pt;
text-align: justify;
margin:10px;
}

#normalText {
font-size: 12pt;
font-weight:lighter;
text-align: justify;
margin:10px;
}


#all {
width:800px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
}