body {
background-color: #BF5713;
margin: auto;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #4C1D00;
}

div#wrapper {
width: 960px;
margin: auto;
background-color: #BF5713;
padding-top: 20px;
font-size: 10pt;
}

div#header {
background-color: #F0DCAA;
height: 100px;
background-image: url("dqlogo.jpg");
background-repeat: no-repeat;
background-position: center;
}


div#navigation {
position: relative;
float: center;
margin: auto;
width: 960px;
padding-top: 40px;
height: 60px;
}


.button1 {
border: 2px solid #BF5713;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 22px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}


.button1select {
border: 2px solid #4C1D00;
background-color: #EFD086;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 22px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.button2 {
border: 2px solid #BF5713;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 170px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.button2select {
border: 2px solid #4C1D00;
background-color: #EFD086;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 170px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.button3 {
border: 2px solid #BF5713;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 22px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.button3select {
border: 2px solid #4C1D00;
background-color: #EFD086;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 22px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.button4 {
border: 2px solid #BF5713;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 0px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.button4select {
border: 2px solid #4C1D00;
background-color: #EFD086;
height: 24px;
padding: 8px 5px 8px 5px;
width: 170px;
float: left;
margin-right: 0px;
text-align: center;
font-size: 22px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}



#navigation a {
text-decoration: none;
color: #BF5713;
}

#navigation a:link {
text-decoration: none;
color: #BF5713;
}

#navigation a:visited {
text-decoration: none;
color: #BF5713;
}

#navigation  a:hover {
text-decoration: none;
color: #4C1D00;
}

#navigation a:active {
text-decoration: none;
color: #BF5713;
}



div#leftside {
color: F0DCAA;
float: left;
width: 376px;
border: 2px solid #F0DCAA;
padding: 5px;
}

div#middle {
float: left;
width: 169px;
text-align: center;
}

div#rightside {
color: F0DCAA;
float: left;
width: 376px;
border: 2px solid #F0DCAA;
padding: 5px;
}

div.adbox {
position: relative;
height: 125px;
width: 125px;
border: 2px solid #F0DCAA;
float: center; 
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

div.adboxempty {
position: relative;
height: 125px;
width: 125px;
border: 2px solid #F0DCAA;
background-color: #F0DCAA;
float: center; 
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

img.left {
border: 1px solid #F0DCAA;
padding: 2px;
margin: 5px 10px 5px 5px;
float: left;
}

img.right {
border: 1px solid #F0DCAA;
padding: 2px;
margin: 5px;
float: right;
}

img.center{
border: 1px solid #F0DCAA;
padding: 2px;
margin: 5px;
float: center;
display: block;
text-align: center;
}


div.oddquote {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
margin: 0px 10px 15px 10px;
font-size: 10.5pt;
font-weight: bold;
color: #4C1D00;
padding: 2px;

}

div.evenquote {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
margin: 0px 10px 15px 10px;
font-size: 10.5pt;
font-weight: bold;
color: #F0DCAA;
padding: 2px;

}

h2 {
font-size: 18px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
text-align: center;
}