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

body {
background-color:#695136;
}

#container {
position:absolute;
width:640px;
height:440px;
top:50%;
left:50%;
margin:-220px 0 0 -320px;
background:url(../images/Homepage2008/logo.gif) bottom right no-repeat;
}

#col1 {
float:left;
width:404px;
}
#col1bottom {
margin-top:106px;
}

#logo {
float:left;
margin:312px 0 0 273px;
}