body {
background: #fff;
margin: 0;
padding: 0;
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif;
}
.top {
background: #666;
height: 15px;
font-size: 0px;
border-bottom: 3px solid #ccc
}
.left, .center, .right {
border-bottom: 1px solid #000;
}
.middle {
border-top: 1px solid #000;
}
.left {
border-right: 1px solid #000;
}
.content {
padding: 10px;
}
.right {
border-left: 1px solid #000;
}
table#menu td {
border-bottom: 1px solid #4B6684;
padding-left: 5px;
}
h1,h2,h3,h4 {
font-family: "trebuchet ms",sans-serif;
margin: 0;
padding: 0;
}
h1,h2 {
border-bottom: 1px solid #ccc;
}
h2 {
font-size: 1.3em;
}
table#menu h2 {
color: #fff;
border: none;
font-size: 1em;
text-transform: uppercase;
}
h1 {
font-size: 1.5em;
}
a {
color: #333;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
#menu a {
color: #333;
}
#header {
background: #000 url(images/header.jpg) no-repeat;
}
.banner {
background: url(images/diamondfaqs.gif) no-repeat bottom right;
}
p {text-align: justify;}
dd {padding-bottom: 10px;}
