body {
font: 80% arial, helvetica, sans-serif;
margin: 0;
background-color: #CCC;
}
#container {
position: relative;
width: 722px; /* width + border for IE 5.x */
w\idth: 720px; /* real width */
height: 2450px;
border: solid #333;
border-width: 1px;
margin: auto;
}
#header {
height: 27px;
width: 524px;
border-right: 196px solid #399;
}
#content {
background: white url(images/dec_ver.gif) 497px 0 repeat-y;
height: 2423px;
xpadding: 1px 1px 1px 1px;
padding: 0px 0px 0px 0px;
border-right: 196px solid #399;
}
h1 {
font-size: 2em;
color: #066;
}
h2 {
font-size: 1.5em;
color: #036;
}
p {
font-size: 1em;
color: #000;
}
p2 {
font-size: 1em;
color: #FFF;
padding-top: 5px;
}
/* navigation - right panel*/
#navigation {
position: absolute;
top: 35px;
right: 0px;
width: 165px;
color: white;
float: right;
padding-right: 10px;
}
#navigation ul {
margin: 0px 0px 5px 0px;
padding: 5px 0px 5px 0px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
}
#navigation ul a {
color: white;
display: block;
padding: 3px 0px 3px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}
#navigation a:visited {
color: #CFF;
}
#navigation a:hover {
background-color: #288;
}

