body
{
margin: 0px;
padding: 0px;
background: #ffffff url('images/bground2.png') no-repeat left bottom;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: black;
}

a
{
text-decoration: none;
color: black;
}

a.standsout
{
text-decoration: underline;
color: #a00000;
}


#full
{
width: 100%; 
height: 100%; 
}

#header
{
width: 85%;
}

#phone
{
text-align: right;
font-size: 28px;
color: #a00000;
padding-right: 10%;
}

td.rightside
{
background: #ffffff url('images/right-bg.png') repeat-y left;
}

#navbar
{
width: 30%;
vertical-align: top;
padding-left: 0px;
font-size: 16px;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-weight: bold;
}

#buttons
{
padding-left: 5px;
}

li.nav
{
padding-top: 10px;
list-style: none outside;
}

img.icon
{
vertical-align: middle; 
border:0px
}

#content
{
height: 100%;
padding: 20px;
vertical-align: top;
}

#home-content
{
width: 250px;
text-align: left;
font-size: 28px;
}

h1
{
font-size: 24px;
color: #a00000;
padding-right: 10%;
}

table.form
{
border: #ffff7f solid 1px;
background: #ffffee;
}

td.form-input input
{
width: 250px;
}


#rhyme
{
padding: 10px;
width: 30%;
text-align: center;
border: #a00000 solid 1px;
background: #ffff7f;
font-size: 12px;
}

#footlinks
{
font-size: 10px;
}