body {
margin: 0px;
padding;
background-color: #FBCD36;
font-family: Verdana, Arial, sans-serif;
font-size: small;
}

#top {
background: #FBCD36 url(images/topBg3.jpg) repeat-x top left;
}

h1 {
font-size: 14px;
margin: 20px 0px 4px 0px;
padding: 0px;
}

p {
margin: 3px 0px 5px 0px;
padding: 0px;
}

#right {
background: #FBCD36 url(images/rightBg.jpg) no-repeat top left;
padding: 75px 0px 50px 40px;
font-size: small;
font-family: Arial;
height: 360px;
}

#right h1 {
font-size: 12px;
}

#right a {
text-decoration: none;
color: #fff;
background-color: #000;
font-weight: bold;
padding: 1px 2px 1px 2px;
}

#right a:hover {
font-weight: bold;
}

.menu {
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000;
padding-right: 7px;
}
