    body {
    	margin: 0px;
        padding: 0px;
    	background: #F4E9D5  url('bgline.png') repeat-x;
    	color: #333333;
    	font-family: tahoma, arial, helvetica, sans-serif;
    }

    h1, h2, h3, h4 {
    	margin: 0;
    	padding: 0;
    }

    p {
        padding-left: 10px;
        padding-right: 10px;
        text-align: justify;
        font-size: 0.8em;
    }
    
    a:link, a:visited {
        color: #826249;
        text-decoration: none;
    }

    a:hover, a:active {
        background: #ddeeff;
    }

    #container {
	background: url('bg.gif');
    }

        #intro {
	margin: 250px 0px 0px 0px;
	padding: 30px 210px 10px 10px;
	border-left: solid 1px #ccc;
	border-top: solid 2px #000;
        }

            #pageHeader {
            	color: #fff;
            	height: 250px;
            	width: 100%;
            	top: 0px;
            	left: 0px;
            	right: 0px;
            	position: absolute;
                background: url('top.jpg') no-repeat;
                z-index: 10;
            }

            #pageHeader h1 {
                height: 250px;
            }

            #pageHeader h1 span {
            	font-size: 1.5em;
            	font-weight: lighter;
            	position: absolute;
            	right: 73px;
            	bottom: 182px;
                color: #8C4026;
            }

            #quickSummary {
	width: 270px;
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 1em;
            }

            #quickSummary p, #quickSummary p:first-letter {
                text-align: center;
                color: #666;
                font-weight: normal;
            }

            #quickSummary .p1 {
                height: 176px;
                padding: 0px 0px 0px 0px;
                margin: 0px;
            }
            
            #quickSummary .p2 {
                position: relative;
                bottom: 0px;
                text-align: right;
                padding-bottom: 15px;
            }
            
            #quickSummary>.p2 {
                padding-bottom: 0px;
            }
            
            #quickSummary .p2 span {
                visibility: hidden;
                font-size: 0px;
            }
            
            #preamble h3 {
	color: #8D422B;
            }
            
            #preamble p {
                font-size: 0.9em;
                color: #333333;
                padding-left: 300px;
            }

        #supportingText {
	margin: 0px 0px 0px 0px;
	padding: 10px 210px 10px 0px;
	border-left: solid 1px #ccc;
	border-bottom: solid 2px #000;
        }
        
        #supportingText div {
            clear: both;
        }
        
        #supportingText h3 {
	padding-top: 30px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7936C;
        }

        #supportingText h3 span {
        }
 
             #explanation {
                padding-left: 10px;
                padding-right: 10px;
            }
        
            #explanation h3 {
	color: #8D422B;
            }

            #explanation p.p1 {
                width: 45%;
                float: left;
            }
            
            #explanation p.p2 {
                width: 45%;
                float: right;
            }

            #participation {
                padding-left: 10px;
                padding-right: 10px;
            }

            #participation h3 {
	color: #8D422B;
            }

            #participation p.p2 {
                width: 45%;
                float: left;
            }
            
            #participation p.p3 {
                width: 45%;
                float: right;
            }

            #participation p.p4 {
                clear: both;
            }

            #benefits {
                padding-left: 10px;
                padding-right: 10px;
            }

            #benefits h3 {
	color: #8D422B;
           }

            #footer {
                margin-top: 15px;
                padding-top: 40px;
                padding-bottom: 20px;
                font-size: 0.8em;
                clear: both;
                text-align: center;
            }
            
            #footer a:link, #footer a:visited {
                text-decoration: none;
                color: #999;
            }
            
            #footer a:hover, #footer a:active {
                background: none;
                text-decoration: underline;
            }
            
        #linkList {
            position: absolute;
            top: 269px;
            right: 3px;
            float: right;
            width: 187px;
        }

        #linkList h3 {
            border: none;
            margin-top: 5px;
            margin-bottom: 10px;
            height: 30px;
        }
        
        #linkList h3 span {
        }

            #linkList2 {
                padding-top: 0px;
                color: #96764F;
            }

            #linkList2 a:link, #linkList2 a:visited {
                color: #7A5F44;
                text-decoration: none;
            }

            #linkList2 a:hover, #linkList2 a:active {
                background: none;
                text-decoration: underline;
            }

            #linkList2 div {
	font-size: 0.9em;
	padding: 8px 8px 10px 8px;
	width: 170px;
	float: left;
	left: -13px;
	top: 29px;
            }

            #linkList2 ul {
                list-style-type: none;
                margin: 0px;
                padding-left: 15px;
            }

            #linkList2 ul li {
                padding: 0px 0px 0px 0px;
                margin: 0px 0px 10px 0px;
            }
            
                #lselect h3 {
	color: #8D422B;
                }
            
                #lselect a {
                    display: block;
                }
                
                #lselect a.c {
                    display: inline;
                }
            
                #lfavorites a {
                    display: block;
                }
                
                #lfavorites a.c {
                    display: inline;
                }
            
                #larchives h3 {
	color: #8D422B;
                }
