/* Espressoo 2.0 */

body{
font: small Georgia, 'Trebuchet MS', sans-serif;
color: #333;
background-image: url(bg.jpg);
background-attachment: fixed;
}

a{
color: #630;
}

h1{
font-size: x-large;
font-weight: normal;
}

#w{
width: 964px;
margin: 0 auto 0 auto;
background-color: #fff;
padding: 0 20px 0 20px;
}

#h{
float: left;
width: 944px;
margin: 0 0 40px 0;
}

#c{
width: 444px;
float: left;
margin: 0 40px 0 0;
}

#i{
float: left;
width: 300px;
margin: 0 40px 0 0;
}

#a{
float: left;
width: 120px;
}

#f{
margin: 20px 0 0 0;
clear: both;
padding: 0 0 1px 0;
}

#f, #f a{
color: #999;
text-decoration: none;
}

#top{
background-image: url(top.png);
height: 25px;
width: 1004px;
margin: 0 auto 0 auto;
}

#bottom{
background-image: url(bottom.png);
height: 25px;
width: 1004px;
margin: 0 auto 0 auto;
}