body {
background-image: url("images/bkgnd.png");
}
h1 {
font-family: English111 Vivace BT, helvetica,sans serif;
font-weight: bold;
font-size:34pt;
}

h2 {
font-family: English111 Vivace BT, helvetica,sans serif;
font-weight: bold;
font-size:24pt;
}

p {
font-family: arial,helvetica,sans serif;
font-size: 10pt;
}

li {
font-family: arial,helvetica,sans serif;
front-weight: bold;
front-size: 10pt;
}

a {
color: #ff0000;
}

#links {
float: left;
width: 155px;
padding: 10px;
}

#content {
background: #ffffff;
margin: 0 0 0 200px;
padding: 20px;
}

p {
font-family: Plain text, helvetica,sans serif;
font-weight: bold;
font-size: 14pt;
}

li {
font-family: arial, helvetica,sans serif;
}

#topnav {
background: ;
with: 100%
}

#navbar {
background: #cccccc;
float: left;
with: 100%;
padding: 0;
margin: 0;
list-style: none;
}

#navbar li {
display: inline;
} 

#navbar li a {
background: #cccccc;
float: left;
padding: 5px 20px;
font-family: arial, helvetica, sans serif;
color: #ffffff;
text-decoration: none;

#clear {
Clear: both;
}

