* {padding:0; margin:0;}

body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background: #777777 url(files/graphics/bkg/GRADIENT.png) repeat-x top left;
}

#content_container {
margin-bottom: 0px; 
margin-left: auto; 
margin-right: auto; 
margin-top: 0px; 
padding: 0px;
border-left: 0px solid #000;
border-right: 0px solid #000;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
overflow: hidden; 
position: relative; 
word-wrap: break-word;  
text-align: center; 
width: 850px;
background: transparent url(files/graphics/bkg/GRADIENT_BOTTOM.png) no-repeat bottom center;
}

#bkgtop {
background: transparent url(files/graphics/bkg/HEAD.png) no-repeat top left;
width: 850px;
}



#navbuttons {
width: 850px; 
text-align: left; 
background: transparent; 
padding-left: 225px; 
padding-top: 110px; 
border: 0px solid #0f0;
}

#navheader {
width: 850px; 
background: transparent; 
padding-top: 90px;
background: transparent url(files/graphics/bkg/DUCKS.png) no-repeat bottom right;
}

#content {
width: 830px;

padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;

margin-top:0px;
margin-bottom:0px;
margin-left:10px;
margin-right:10px;

background: transparent}

#footer {
width: 850px; 
background: transparent;
}

a {font-family: "Albertus Medium"; text-decoration: underline;}
a:link {color: #F60; text-decoration: underline;}
a:visited {color: #F30; text-decoration: underline}
a:hover {color: #F00; text-decoration: underline}
a:active {color: #F00}

p {font-family: "Albertus Medium"; color: #FFAA00; font-size: 13pt}
h1 {font-family: "Albertus Medium"; color: #F90;}
h2 {font-family: "Albertus Medium"; color: #F90;}
h3 {font-family: "Albertus Medium"; color: #F90;}
h4 {font-family: "Albertus Medium"; color: #F90;}
h5 {font-family: "Albertus Medium"; color: #F90;}
h6 {font-family: "Albertus Medium"; color: #F90;}

div.black {background-color: #000; border: 3px solid #F60;}

.dull {background-color: #964; border: 1px solid #333;}
.dull p {color: #333;}
.dull h1 {color: #333;}
.dull h2 {color: #333;}
.dull h3 {color: #333;}
.dull h4 {color: #333;}
.dull h5 {color: #333;}
.dull h6 {color: #333;}
.dull a:link {color: #333; text-decoration: underline;}

.orange {background: #F90 url(files/graphics/bkg/GRADIENT_ORANGE.png) repeat-x bottom right; border: 1px solid #000;}
.orange p {color: #000;}
.orange h1 {color: #000;}
.orange h2 {color: #000;}
.orange h3 {color: #000;}
.orange h4 {color: #000;}
.orange h5 {color: #000;}
.orange h6 {color: #000;}
.orange a:link {color: #000; text-decoration: underline;}
.orange a:visited {color: #000; text-decoration: underline}
.orange a:hover {color: #000; text-decoration: underline}
.orange a:active {color: #000}

p.xxs {font-size: xx-small}
p.xs {font-size: x-small}
p.s {font-size: small}
p.m {font-size: medium}
p.l {font-size: large}
p.xl {font-size: x-large}
p.xxl {font-size: xx-large}

.red {color: #FF0000}
.dkred {color: #990000}
.yellow {color: #FFFF00}

.divwrapper {
margin:0 auto;
padding:0;
width: 100%;
}

.center {text-align: center;}

img {border: 0px none #000000;}

div.divider_left {
background: transparent url(files/graphics/bkg/div_left.bmp) no-repeat center left;
width: 100%;
height: 5px;
border: 0px;
padding: 0px;
float: left;
}

div.divider_right {
background: transparent url(files/graphics/bkg/div_right.bmp) no-repeat center right;
width: 100%;
height: 5px;
border: 0px;
padding: 0px;
float: left;
}

div.divider_mid {
background: transparent url(files/graphics/bkg/div_mid.bmp) repeat-x center center;
width: 98%;
height: 5px;
border: 0px;
padding: 0px;
margin: 10px 5px 10px 5px;
float: left;
}

