@charset "UTF-8";
/* CSS Document */




body

    {
	margin: 0;
	padding: 0;
	color: #333;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background: #8095B0;
	text-align: center;
    }

a

    {
	color: #307082;
	text-decoration: none;
    }

a:hover

    {
	color: #CC6600;
	text-decoration: underline;
    }

acronym

    {

    border: none;

    }



#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select

    {

    display:none;

    }



#container

    {

    margin: 0 auto;

    width: 724px;

    position: relative;

    background: #fff;

    padding: 0 10px 0 10px;

    text-align: left;

    }

* html #container

    {

    width: 744px;

    w\idth: 724px;

    }



#pageHeader

    {
	position: absolute;
	top: 12px;
	left: 21px;
	height: 28px;
	width: 412px;
    }

h1

    {

    background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/logo.gif");

    width: 156px;

    height: 25px;

    overflow: hidden;

    margin: 0;

    }

h1 span

    {

    display: none;

    }

h2

    {

    font-size: 12px;

    margin: 0;

    }



#quickSummary

    {

    padding-top: 50px;

    }

#quickSummary .p2

    {
	font-size: 12px;
	position: absolute;
	top: 225px;
	right: 18px;
	margin: 0;
	width: 357px;
	height: 15px;
    }

#container #intro #quickSummary .p1

    {
	font-size: 11px;
	background: url(../backgroundLMB.jpg) no-repeat;
	margin: 0;
	color: #fff;
	font: 12px/150% Trebuchet MS;
	padding-left: 30px;
	height: 200px;
    }

#container #intro #quickSummary .p1  span

    {

    padding: 30px 530px 0 30px;

    display: block;

    margin: 0;

    font: 12px/150% Trebuchet MS;

    }



#preamble, #supportingText

    {
	margin: 0 20px;
    }

#supportingText p, #preamble p

    {

    line-height: 150%;

    margin: 10px 0 10px 0;

    }

 #preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3

    {

    width: 200px;

    height: 24px;

    margin: 40px 0 10px 0;

    }

#preamble h3

    {

    background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/heading01.gif") no-repeat;

    }

#explanation h3

    {
	background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/heading02.gif") no-repeat;
	
    }

#participation h3

    {

    background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/heading03.gif") no-repeat;

    }

#benefits h4

    {
	background: #307082;
	height: auto;
	width: 100%;
	margin: 20px auto 0px;
    }

#requirements h3

    {

    background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/heading05.gif") no-repeat;

    }

#requirements

    {
	margin-bottom: 40px;
    }



#linkList

    {

    position: absolute;

    top: 295px;

    left: 0;

    width: 210px;

    }

#lselect ul, #larchives ul, #lresources ul

    {

    list-style-type: none;

    margin: 0;

    padding: 0 0 0 40px;

    }

#lselect ul li a

    {

    text-decoration: underline;

    display: block;

    font-size: 13px;

    }

#lselect ul li.c, #lselect ul li a.c

    {

    display: inline;

    font-size: 12px;

    color: #333;

    }

#lselect ul li a.c

    {

    text-decoration: none;

    }

#lselect ul li a.c:hover

    {

    color: #D60808;

    }

#lselect ul li

    {

    font-size: 12px;

    border-bottom: 1px solid #E6EEF0;

    }

#linkList #larchives ul li

    {

    font-size: 13px;

    border-bottom: 1px solid #E6EEF0;

    display: block;

    padding: 5px 0;

    }

#linkList #lresources ul li

    {

    font-size: 13px;

    border-bottom: 1px solid #E6EEF0;

    display: block;

    padding: 5px 0;

    }

#lresources h3.resources

    {

    background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/resources.gif") no-repeat;

    width: 69px;

    height: 15px;

    margin: 30px 0 5px 40px;

    }

#larchives h3.archives

    {

    background: url("file:///Macintosh HD/Users/lisaro/Sites/CSS Learning Site DW/archives.gif") no-repeat;

    width: 69px;

    height: 15px;

    margin: 30px 0 5px 40px;

    }



#footer

    {
	background: #307082;
	color: #fff;
	height: 40px;
	text-align: center;
	padding: 0 0px 0 0;
	line-height: 26px;
	font-size: 11px;
	width: auto;
	left: auto;
	right: auto;
    }

#footer a

    {

    color: #fff;

    text-decoration: none;

    }

#footer a:hover

    {

    text-decoration: underline;

    }
#css-zen-garden #container {
}

