body {
background-color: #ffffff;
text-align: center;
}
#top {
width: 794px;
height: 76px;
background-image: url('../images/top.jpg');
background-repeat: repeat;
text-align:left;
padding:0;
font-family:Arial;
font-size:40pt;
font-weight: bold;
color:#ffff00;
text-decoration:none;
align: center;
}
#nav {
text-align: center;
width: 160px;
font-family: Arial;
font-weight: Bold;
font-size: 12pt;
}
#navframe {
width: 160px;
border: 0px;
}
#content {
padding-left: 3px;
text-align: left;
font-family: Arial;
color: #000000;
font-size: 12pt;
width: 634px;
}
#bottom {
text-align: center;
font-family: Arial;
color: #000000;
font-size: 8pt;
}
.navleft {
background-image: url('../images/navleft.jpg');
background-repeat: repeat;
height: 50px;
width: 24px;
}
.navcenter {
background-image: url('../images/navcenter.jpg');
background-repeat: repeat;
height: 50px;
width: 112px;
}
.navright {
background-image: url('../images/navright.jpg');
background-repeat: repeat;
height: 50px;
width: 24px;
}
#nav a        {
font-family: Arial;
color: #ffff00;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}
#nav a:hover  {
font-family: Arial;
color: #4a45a2;
font-size: 14pt;
text-decoration: underline;
font-weight: bold;
}
h1 {
font-family: Arial;
font-weight: bold;
color: #CC3333;
font-size: 30pt;
text-align: left;
} 
h2 {
font-family: Arial;
font-weight: bold;
color: #CC3333;
font-size: 20pt;
text-align: left;
}