html
{
position: absolute;
top: 0px; left: 0px; width: 100%; height: 100%;
background-image: url('images/back_peppers.png');
border: 0;
border-collapse: collapse;
margin: 0;
padding: 0;
}

body
{
top: 0px; left: 0px; width: 100%;
height: 100%;
line-height: 125%;
text-align: left;
border: 0;
border-collapse: collapse;
margin: 0;
padding: 0;
}

img {border: 0;}

table
{
border: 0;
border-collapse: collapse;
}

td 
{
padding: 0;
}

#topside
{
height: 10px; width: 100%;
}

#main
{
width: 960px; height: 458px;
}

#sidebar
{
width: 220px; height: 458px;
}

#logo
{
width: 740px; height: 458px;
}

#menuback
{
top: 0px; left: 0px
width: 220px; height: 410px;
background: white;
}

#footer
{
height: 48px; width: 100%;
overflow-y: hidden;
}

#weblinks
{
display: inline;
float: left;
font-size: 8pt; font-family: arial, helvetica, sans-serif; color: #666666;
text-align: left;
margin-left: 8px;
}

#weblinks a
{
font-size: 8pt; font-family: arial, helvetica, sans-serif; color: #666666;
}

#separator
{
display: inline;
margin-left: 10px; margin-right: 10px;
text-align: center;
}


#copyright
{
float: right;
width: 100%; height: 44px;
font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #111111;
text-align: right;
margin-right: 8px;
}

#dwdlogo
{
border: 0;
vertical-align: bottom;
filter:alpha(opacity=60);
opacity: 0.60;
}

#menu
{
position: relative;
top: 10px; left: 10px; width: 200px; height: 400px;
margin: 0;
padding: 0;
}

#menu ul
{
margin: 0px;
padding: 0px;
line-height: 50px;
white-space: nowrap;
}

#menu li
{
list-style-type: none;
display: inline;
width: 200px; height: 50px; 
margin-left: 0px;
padding: 0;
}

#menu a
{
display: block;
float: left;
width: 200px; height: 50px; 
line-height: 50px;
font-weight: bold;
text-align: center;
font-size: 11pt; font-family: arial, helvetica, sans-serif; color: black;
text-decoration: none;
background-image: url('images/chillipepper_faded.png');
}

#menu a:hover, #menu a:active
{
color: #00ff00;
background-image: url('images/chillipepper.png');
}

#contentwrapper
{
width: 960px;
background: white;
}

#content 
{
position: relative;
left: 20px; width: 920px;
font-size: 11pt; font-family: verdana, helvetica, sans-serif;
line-height: 120%;
text-align: center;
}

#contentfooter
{
height: 48px; width: 960px;
background-image: url('images/menubtmfadeout.png');
background-repeat: repeat-x;
}
