body {
background-image:url(images/fuelbg.png);
background-position:top;
background-repeat:repeat-x;
background-color:#e5e5e5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.64em;
color:#000;
text-align:center;
margin: 0 auto;
}

a {
color:#000;
}

a:hover {
text-decoration: underline;
}

li {
list-style-image:url(images/bullet.gif);
}

h1,h2,h3 {
color: #000;
margin-top:5px;
margin-bottom:15px;
font-size:200%;
padding-bottom:3px;
}

#container {
text-align:center;
margin-left: auto;
margin-right: auto;
margin-top: 101px;
width:765px;
padding:10px;
padding-top:0;
background-image:url(images/fuelcontent.png);
background-repeat:repeat-y;
}

#topcontainer {
width:100%;
clear:both;
}

#beakers {
background:url(images/wind.png) no-repeat;
float:left;
height:259px;
width:471px;
}

#beakers2 {
background:url(http://xeternia.net/webprojects09/feb09/2ndwave/p3fuel/images/water.png) no-repeat;
float:left;
height:259px;
width:471px;
}

#menu {
position: relative;
background:url(images/fuelmenu.png) no-repeat;
width:242px;
float:left;
height:332px;
margin-top: -72px;
margin-bottom:20px;
overflow: visible;
}

#menulinks {
margin-top:170px;
padding-left:50px;
}

#menu a {
font-family:Arial, Helvetica, sans-serif;
font-size:1.44em;
float: left;
text-align: left;
width:150px;
padding:6px;
line-height: 10px;
margin-left:3px;
color: #000;
text-decoration:none;
font-weight:bold;
}

#menu a:hover {
margin-left:6px;
}

.content {
clear:both;
width:655px;
padding-left:5px;
padding-right:20px;
padding-top:25px;
background-color: #fff;
margin-right:200px;
margin:0 auto 0 auto;
line-height:20px;
text-align: justify;
margin-bottom:10px;
}


