﻿html {
    overflow-y: scroll;
}
body{
    background: #222222 no-repeat;
    margin: 30px 20px 20px 20px;
    font: 16px/150% "Trebuchet MS", Helvetica, sans-serif;
    color: #CCCCCC;    
}
#slab{
    border: 8px #000000 solid;
    padding: 0 0 60px 0;
    background: #363636;
    width: 750px;
    margin: 0 auto 0 auto;
}
#slab.homeslab{
    padding-bottom: 30px;
    position: relative;
}
#ban{
    background: url('images/banner.jpg');
    height: 177px;
}
a{
    text-decoration: none;
    color: #CCCCCC;
}
#content a:hover{
    text-decoration: underline;
}
#menu{
    background: #222222;
    font: normal normal bold 18px "Trebuchet MS", Helvetica, sans-serif;
    margin: 20px 0 40px 0;
    text-align: center;
    letter-spacing: 1px;
}
#menu a{
    padding: 0 20px 0 20px;
    color: #CCCCCC;
}
#menu a:hover{
    background: #004000;
}
#menu a.sel{
    background: #337733;
    color: #FFFFFF;
}
#content p{
    margin: 0 60px 20px 60px;
    font: 16px/150% "Trebuchet MS", Helvetica, sans-serif;
    color: #CCCCCC;
}
#content p.pcite{
    margin-left: 170px;
}
#qcust{
    border-top: 4px #E5E5E5 solid;
    padding: 15px 0 0 0;
    margin: 50px 60px 0 60px;
    text-align: center;
}
#qcust img{
    border: none;
    margin: 0 8px 0 8px;
    vertical-align: middle;
}
p a{
    color: #8F493F;
}
h3{
    margin: 0 0 0 170px;
    font: normal normal 18px "Trebuchet MS", Helvetica, sans-serif;
    color: #D51B11;
}
h3 a{
    color: #D51B11;
}
.pimg{
    float: left;
    margin: 0 0 0 60px;
    width: 100px;
    text-align: center;
}
.mug{
    margin-top: 4px;
}
#content.map{
    background: url('images/earth.jpg') no-repeat bottom;
    height: 365px;
}
.pimg img{
    border: none;
}
.blinx{
    width: 600px;
    margin: 0 auto 20px auto;
}
.j a,.j br, .j nobr, a font, .lh font font{
	display: none;	
}
img{
	border-style: none;
}
.feed{
	width: 620px;
	position: relative;
    margin: 0 auto 0 auto;	
}
.gnews .title{
	margin: 0;
	display: block;
    font: 14px "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    color: #CCffCC;	
}

.gnews .descrip{
	margin: 0 0 20px 0;
	display: block;
	line-height: normal;
	font: 13px "Trebuchet MS", Helvetica, sans-serif;
}
.gnews .descrip img{
	margin: -23px 0 0 0;
	position: relative;
}
.nyi{
	display: none;
}
.footer{
    padding: 0 10px 0 0;
    width: 740px;
    color: #909090;
    font: 12px "Trebuchet MS", Helvetica, sans-serif;
    margin: 0px auto 0 auto;
    text-align: right;
}
.footer a{
    color: #909090;
}