body {
margin: 0px;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: .7em;
background-color: #9C9B9B;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: 0em 1px;
z-index: -1;
}

div#header {
height: 84px;
background-image: url(images/header_bg.png);
background-repeat: repeat-x;
white-space: nowrap;
background-position: 0px -0px;
}

div#navigation {
height: 55px;
background-image: url(images/navigation_bg.png);
background-repeat: repeat-x;
border: 1px #FFFFFF solid;
background-color: #8A8A8A;
}

div#maincontent {
text-align: justify;
bottom: 0px;
border-right: 1px #FFFFFF solid;
border-bottom: 1px #FFFFFF solid;
margin-left: 126px;
margin-right: auto;
background-color: #FF0000;
background-image: url(images/red-extension.jpg);
background-repeat: no-repeat;
background-position: 636px; }


div#leftcolumn {
float: left;
width: 124px;
background-image: url(images/leftcolumn.gif);
background-repeat: no-repeat;
background-color: #7BA8DD;
border-left: 1px #FFFFFF solid;
border-right: 1px #FFFFFF solid;
position: absolute;
bottom: 0px;
left: 0px;
top: 141px;
margin-bottom: inherit;
}

div#leftcolumn2 {
float: left;
width: 124px;
background-image: url(images/leftcolumn2.gif);
background-repeat: no-repeat;
background-color: #7BA8DD;
border-left: 1px #FFFFFF solid;
border-right: 1px #FFFFFF solid;
position: absolute;
bottom: 0px;
left: 0px;
top: 141px;
margin-bottom: inherit;
}


div#footer {
background-color: #2375D7;
position: absolute;
top: 552px;
left: 126px;
width: 634px;
bottom: 0em;
}

#footer p {
margin-left: 25px;
margin-right: 25px;
color: #000000;
font-family: sans-serif;
font-size: 1em;
}

#footer a:link, #footer a:visited {
font-family: sans-serif;
line-height: 1.4em;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

#footer a:hover {
font-family: sans-serif;
line-height: 1.4em;
font-size: 12px;
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
}

div#news {
width: 600px;
}

div#facts {
background: #1A69C8;
background-image: url(images/facts/facts_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 600px;
border: dotted 2px #FFFFFF;
text-align: justify;
}

div#facts p {
font-family: sans-serif;
line-height: 1.4em;
font-size: 1em;
color: #000000;
font-weight: bold;
margin-left: 25px;
margin-right: 25px;
margin-top: 0px;
padding: 0px;
}

#flashcontent p {
margin-top: 5px;
margin-left: 27px;
margin-bottom: 10px;
margin-right: 27px;
}

a.topnav:link, a.topnav:visited  {
font-family: sans-serif;
font-size: 1em;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.topnav:hover {
color: #000000;
text-decoration: underline;
}

.bbb {
margin: 10px auto 10px auto;
}


