@charset "utf-8";

body {
text-align: center; 
background: url(backgroundgradient.jpg) repeat-x #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
}

#content {
margin: 5px auto;
width: 740px;
background: #FFFFFF;
border: thick #990000;
text-align: justify;
padding: 5px 20px;
border: 3px solid #000000;
}

h1 {
text-align: center;
margin: 5px auto;
font-size: 30px;
color: #FF6600;
padding: 10px 0 0 0;
}

h2 {
text-align: center;
font-size: 16px;
line-height: 22px;
color: #000000;
padding: 0 0 10px 0;
}

#phoneBunny {
float: right;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #FF6600;
margin: 0 0 0 15px;
padding: 5px;
background: #000;
text-align: center;
}

#phoneBunny img {
border: none;
display: block;
}

table#info td {
text-align: left;
padding: 0 0 17px 5px;
line-height: 20px;
}

table#info td.question {
width: 120px;
text-align: right;
font-weight: bold;
vertical-align: top;
padding: 0;
}

#navbar {
text-align: center;
clear: both;
font-size: 14px;
line-height: 20px;
font-weight: bold;
}

#disclaimer {
font-size: 10px;
line-height: 12px;
}