body {
margin : 20px;
padding : 0;
font : 80% "Trebuchet MS", verdana, arial, sans-serif;
color : #494949;
background : #003250 url(img/bgd.png) repeat;
}
#container {
width : 800px;
border : 5px solid #fff;
margin-left : auto;
margin-right : auto;
padding : 10px;
color : #494949;
background : #FFFFFF;
}
			/*TOP BANNERs*/
#banner {
float : left;
width : 600px;
height : 160px;
padding : 0;
margin-bottom : 15px;
color : #494949;
background : inherit;
}
#bannerb {
float : right;
width : 190px;
margin : 0 0 0 0;
padding : 0;
color : #494949;
background : #FFFFFF;
}

#active a:link, #active a:visited, #active a:hover {
background : #a1aac9;
color : #fff;
}
			/*CENTRE CONTENT*/
#content {
width : 600px;
padding : 0;
margin-left : 0;
margin-right : 0;
background : inherit;
color : #494949;
}
			/*RIGHT CONTENT*/
#sidebar {
float : right;
width : 165px;
margin-top : 35px;
padding : 0 0 0 20px;
border-left : 1px solid #999;
background : #FFFFFF;
letter-spacing : 0;
line-height: 13pt;
font : 95% arial, sans-serif;
color : #494949;
}

#sidebar a {
color : #6D5831;
font-weight : normal;
line-height: 13pt;
text-decoration : none;
background : inherit;
}
#sidebar a:hover {
color : #564524;
background : inherit;
}

			/*RIGHT SCROLLBAR*/
div.scroll {
overflow : auto;
height : 16em;
width : 165px;
padding : 1ex;
color : #333;
background : #FFFFFF;
border : 1px solid #eee;
margin : 0 0 10px 0;
}

			/*BOTTOM EXTERNAL*/
#bexternal {
margin-top : -3px;
font : 85% verdana;
font-size: 10px;
color : #666666;
}
#bexternal a:link, #bexternal a:visited {
color : #666666;
text-decoration : underline;
}
#bexternal a:hover {
color : #666666;
text-decoration : underline;
}

			/*FOOTER*/
#footer {
clear : both;
padding : 5px;
margin-top : 5px;
color : #bbd2e0;
background : #003366;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #FFFFFF;
background : inherit;
color : #FFFFFF;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 0 0;
letter-spacing : 0;
font-size : 190%;
color : #003366;
background : inherit;
}
h2 {
margin : 0 0 0 0;
letter-spacing : 3px;
font-size : 150%;
color : #003366;
background : inherit;
}
h3 {
font-size : 130%;
color : #003366;
background : inherit;
}
			/*LINKS*/
a {
color : #6D5831;
font-weight : normal;
text-decoration : underline;
background : inherit;
}
a:hover {
color : #564524;
background : inherit;
}
			/*CLASSES*/
.news {
font-size : 100%;
background : inherit;
color : #333;
}
.sitename {
font-size : 100%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
.hide img { display: none; }

#quote {
font-size : 80%;
font-style: italic;
}
