body {
margin: 0;
padding: 0;
text-align: left;
color: #000000;
background: #111111;
font: 73% "lucida sans", Trebuchet MS, "verdana", arial, sans-serif;
}
	
#container {
width: 850px;
border: 5px solid #eee;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0;
color: #000000;
background: #eee;
}

#banner {
background: url(img/blue_banner9.jpg) no-repeat;
float: none;
width: 850px;
height:160px;
padding: 0;
margin: 0;
background-position: 50%; 
}
#banner h1 {
font : bold 1.5em verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
padding : 160px 0 0 0px;
color : #000000;
text-align: center;
background : transparent;
}
#content {
line-height: 1.8em;
padding: 5px;
margin-left: 170px;
margin-right: 20px;
margin-top : 0;
}

#content h1 {
margin : 0 0 0 0;
padding : 5px;
letter-spacing : 2px;
font : bold 1.2em lucida sans, verdana, tahoma, "arial", sans-serif;
text-transform: uppercase;
color : #000000;
background: url(img/h1.jpg) no-repeat;
}

#sidebar {
float: left;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}

.menu {
width: 150px;
padding: 10px 0 0 0;
}
.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.menu li {
margin: 0 0 .5em 0;
}
.menu a {
border-left : 5px solid #000000;
display: block;
font-size: 12px;
color: #ffffff;
background:#ff0000;
width: 130px;
padding : .5em .3em;
text-decoration: none;
}
.menu a:hover {
border-left : 5px solid #333;
background: #7BA1B8 url(img/hover.jpg) no-repeat;
color: #ffffff;
}

#credits {
clear: both;
padding: 5px;
margin-top: 5px;
font-size: .9em;
color: #000;
background: #eee;
}
#footer {
clear: both;
padding: 0;
margin-top: 0;
height: 100px;
width: 800px;
color: #000;
background: transparent url(img/ge_banner.jpg) no-repeat;
}

#footer a:link, #footer a:visited {
background: inherit;
color: #7AB623;
text-decoration: none;
}

#footer a:hover {
border-bottom: 1px dashed  #f2f2f5;
background: inherit;
color: #000;
}

.homeclip {
position:absolute;
left:100px;
top:150px
}

h1 {
margin : 10px 0 0 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
text-transform: uppercase;
color : #435A6C;
background: inherit;
}

h2 {
padding : 0;
font: 100% "lucida sans", Trebuchet MS, "verdana", arial, sans-serif;
color : #435A6C;
background: inherit;
}

h3 {
margin : 0;
font : normal 1.4em "lucida sans", verdana, arial, tahoma, sans-serif;
color : #7AB623;
background: inherit;
}
a {
color: #369;
font-weight: bold;
text-decoration: underline;
background: inherit;
}
a:hover {
text-decoration: none;
color: #5D775A;
background: inherit;
}
div.scroll {
overflow: auto;
height: 7em;
width: 120px;
padding: .5em;
color: #000;
background:#f7f7f7;
border: 0px solid #999;
margin: 20px 0 15px 0;
}
.news {
font-size: 10px;
background: inherit;
color: #333;
}
.imgleft {
float:right;
}
.clear {
clear : both;
height : 50px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
