body { 
	background: url(../css_img/body6.gif) repeat-y; 
	background-position:center top;
	font: Tahoma sans-serif;
	color: #999999;
	background-color: #333; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}
img {
	border: none;
}
p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}
.p1 {
        color: #666;
}
h1 {
	margin-top: 40px;
	padding: 0px;
        color: #333;
	}
h1 span {
        color: #fff;
}
h2,h3 {
	padding: 0px;
	margin-top: 25px;
}

h3 { 
	font: bold 10pt Tahoma;
	margin-bottom: 0px; 
	color: #333;
	padding: 0 3px;
        background: #fff;
        color: #333;
	}

#linkList h3 span {
	padding-bottom: 4px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CCC;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #3C9A35;
	}
#wrapper { 
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	text-align: left;
	background: #fff;
	}

#pageHeader { 
	background: url(../css_img/head6.gif) no-repeat; 
	width: 700px;
	height: 80px;
	float: left;
			}

#main{
	width:400px;
	float:right;
	padding: 0 20px;
}
#side{
	width:240px;
	float:left;
	font-size:12px;
        background: #fff;
        margin-left: 10px;
}
#footer {
	clear:both;
	text-align: center;
	font: bold 10px Tahoma;
	padding: 0;
	text-transform: uppercase;
	margin-top: 20px;
	border-top: 1px dashed #dddddd; 
	}
#footer ul li{
	list-style:none;
	text-transform: uppercase;
	display:inline;
	padding: 0px 10px;
}


#lselect,#larchives,#lresources {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	}

#side h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 5px;
    }

#side #larchives ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#side #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 5px;
    }

#pageHeader h1 span{
/*	display: none; */
	padding-left:30px;
	font-size:16px;
	color: #fff;
	}
.select {
	border-bottom: 1px solid #ccc;
}
#side li {
        color: #666;
}
.select {
	font-size: 12px;
        color: #fff;
        background: #fff;
}
.select span {
        font-size: 12px;
        color: #654;
}
.day { font-size: 8px;}


	
