body {
	background: url("assets/images/BG_TILE_2.jpg") repeat;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	line-height: 1.8em;
	color: #2d2d2d;
}

#page_wrapper {
        background: url("assets/images/MTADW_BG_2.jpg") repeat-x;
        margin: 0px auto;
        padding: 0px;
}

#outer {
	margin: 0 auto;
	width:900px;
	min-height: 300px;
	background: url('../images/PageBG.jpg') repeat-y;
}

#spacer {
    min-height: 13px;
}

#header {
	width:900px;
	height: 205px;
	background: url("http://www.morethanadriveway.org/assets/images/MTADW_1_01.png") no-repeat;
}

#middle {
	width:900px;
	height: 176px;
	background: url("http://www.morethanadriveway.org/assets/images/MTADW_1_02.png") no-repeat;
}

#page {
	width:900px;
	min-height: 347px;
	background: url("http://www.morethanadriveway.org/assets/images/MTADW_1_03.png") no-repeat;
	
        
}

#christmas-header {
    width: 876px;
    height: 210px;
    position: relative;
    z-index: 99;
    text-align: center;
}

#christmas_content {
    width: 876px;
    margin: 0px auto;
    background-color: transparent;
    padding: 0px;
    background-image: url(assets/images/christmas-shadow2.png);
    background-repeat: repeat-y;
}

#christmas-footer {
    width: 800px;
    padding: 0px 38px 0px;
    margin: 0px auto;
    text-align: right;
}

#christmas-footer ul {

    margin:0px;
    padding:0px;
    
}

#christmas-footer li {
    display: inline;
    padding-right: 0px;
    font-size: 0.8em;
    color: #2d2d2d;
}

#christmas-footer ul li:after {
    content: "  |  ";
}

#christmas-footer ul li:last-child:after {
    content: "";
}


.padding {
    width: 800px;
    padding: 0px 38px 0px 38px;
}

#page_container {
    width: 900px;
    background: url("http://www.morethanadriveway.org/assets/images/MTADW_page_BG.png") repeat;
}

#navigation {
	padding-left:100px;
	padding-top:38px;
	width:275px;
	float:left;
}

#content {
	width:400px;
	float:left;
	padding-left:75px;
	padding-right:15px;
	overflow: auto;
	height: 300px;
	

}

#picture {
	position: relative;
	z-index:100;
	left:100px;
	top:1px;
	float:left;
	border: 0px solid #5F5D47;
	background-image: url(assets/images/ajax-loader(2).gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#hunger {
	position: relative;
	width:200px;
	z-index:100;
	left:670px;
	top:260px;
}


#footer {
	width:900px;
	height: 52px;
	background: url("http://www.morethanadriveway.org/assets/images/MTADW_1_04.png") no-repeat;
}

a, a:hover, a:visited, a:active {
        color: #593914;
}
