* {
margin: 0;
padding: 0;
}

body {
font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.95em;
color: #000000;
background-color: #ffffff;
background-image: url('../images/djp_bg.jpg');
background-repeat: no-repeat;
background-position: center top;overflow-y: scroll;
}

p {
display: block;
margin: 1em 0;
}

h1 {
font-weight: bold;
font-size: 1.6em;
color: #272e60;
}

h2 {
font-weight: bold;
font-size: 1.2em;
color: #272e60;
}

h3 {
font-weight: bold;
font-size: 1.1em;
color: #272e60;
}

#box {
position: relative;
width: 830px; 
margin-left: auto;
margin-right: auto;
top: 0px;
}

#menu {
position: absolute;
left: -4px;
top: 0px;
width: 838px; 
}

#menu, #menu a {
font-size: 12px;
font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
color: #272e60;
text-decoration: none;
}

ul#tabnav {position: relative;
top: 70px;
list-style: none;
}

ul#tabnav li {
padding: 0px;
margin-left: 6px;
margin-right: 4px;
float: left;
width: 100px;
}

ul#tabnav li a, ul#tabnav li a:visited {
height: 12px;padding: 8px;
text-decoration: none;
background-color: #2D348C;
background-repeat: no-repeat;
color: #FFFFFF;text-align: center;display: block; vertical-align: middle;-moz-border-radius-topleft: 12px;-moz-border-radius-topright: 12px;border-top-left-radius: 12px;border-top-right-radius: 12px;
}  

ul#tabnav li a:focus {
background-color: #c3cafc;outline: 1px solid #2D348C;
}ul#tabnav li a:hover {background-color: #8188BA;
}

#main {
position: absolute;
top: 110px;
left: 0px;
width: 100%;
text-align: justify;
text-decoration: none;
}

#main a {
color: #272e60;
text-decoration: none;
font-weight: bold;
}

img {  
border-style: none;
vertical-align: bottom;
}

#header, #header a {
text-align: center;
text-decoration: none;
font-size: 2em;
font-weight: bold;
color: #272e60;
}

p.subheader {
font-size: 1.4em;
font-weight: bold;
color: #272e60;
padding-top: 10px;
}

#copyright {position: relative;top: 86px;left: 14px;
font-size: 0.75em;
font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
}

#adleft {
float: left;
padding-right: 55px;
padding-bottom: 15px;
}

#adright {
float: right;
padding-left: 55px;
padding-bottom: 15px;
}

.button {
padding: 0px 10px 0px 10px;
margin-right: 10px;
}