body {
background:#ffffff none repeat scroll 0 0;
color: #282321;
font-family: Verdana, Geneva, sans-serif;
margin:0;
padding:0;
min-width:750px;
}

li {
color: #282321;
margin-bottom: 1em
}

#wrapper {
background:#ffffff none repeat scroll 0 0;
text-align: left;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
width:800px;
}

/* wrapper test background eeeeee */


#wrapper h1, #wrapper h2, #wrapper h3 {
color: #3d3634;
font-family: Verdana, Geneva, sans-serif;
}

#wrapper p {
color: #282321;
font-family: Verdana, Geneva, sans-serif;
/* font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; */
}


#header {
background-image: url(../images/body_bg.jpg);
background-position: top;
width: auto;
height: 70px;
}

#header h5 {
background-image: url(../images/nav_bg.jpg);
background-repeat: no-repeat;
background-position: center;
background-position: top;
margin: 0;
width: auto;
height: 65px;
}

#full {
background:#ffffff none repeat scroll 0 0;
float:left;
text-align: left;
width:800px;
}

/* full test background 22cc22 */


#full h1, #full h2, #full h3, full p {
color: #3d3634;
font-family: Verdana, Geneva, sans-serif;
}



#left {
background:#ffffff none repeat scroll 0 0;
float:left;
text-align: left;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
width:490px;
}

/* left test background 99cc99 */


#left h2, #left h3, #left p, #left body {
color: #282321;
padding:0 0 0 0;
}

#right {
background:#ffffff none repeat scroll 0 0;
float:right;
text-align: right;
width:290px;
/* height: 430px; */
/* margin-bottom: 38px; */
}

/* right test background 9999cc */


#right ul {
margin-bottom:0;
}

#right h3, #right p {
padding:0 10px 0 0;
}

#footer {
background-image: url(../images/footer_bg.jpg);
background-position: top;
font-size: smaller; 
height: 3px;
clear: both;
}

#footer p {
margin:0;
}