/* site colors

brown dark #22221c;
brown lite   #342b20;
orange        #d95a13;
cream         #f8eea6;
rust             #5f2f16;

-------------- */

body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande", Helvetica, sans-serif;
background: #342b20 url(myimages/bgimage.gif) repeat-x top center;
color: #f8eea6;
text-align:center;
font-size:66.7%;
}

body, html { font-size:1em; line-height:1.5em;}

#container{ margin:0 auto; padding:0; width:830px; }

#left { float:left; margin-top:448px; width:366px;}

#right { float:right; margin-top:100px; width:450px;}

#right img { /*border:1px solid #5f2f16; */ border:2px solid #f8eea6; }

#lef { position:relative; left:0; top:448px; height:22px; width:366px;
background: url(myimages/garyandrachel.gif) no-repeat top left;
}

#righ { position:relative; left:370px; top:100px; height:574px; width:564px;
background: url(myimages/image.jpg) no-repeat top left;
border:1px solid #5f2f16;
}
