h1 {color: #000000}

h2 {color: #00b22c}
h2 {font-size: medium}


h3 {color: #000000}
h3 {font-weight: normal}
h3 {background-color: #00b22c}

h4 {color: #000000}
h4 {font-weight: normal}
h4 {font-size: medium}
h4 {margin-top: 0em }
h4 { margin-bottom: 0px }
h4 {background-color: #00b22c}

h5 {color: #000000}
h5 {font-weight: normal}
h5 {font-style: italic}
h5 {font-size: medium}
h5 {margin-top: 0em }
h5 { margin-bottom: 0px }

h6 {color: #ffffff}
h6 {font-weight: bold}
h6 { margin-bottom: 0px }
h6 {font-size: medium}
h6 {background-color: #000000}

body { color: #000000; background: #ffffff;}
body { font-family: arial, sans-serif;
	 }
a:link { color: e32100;
	font-weight: bold}
a:visited { color: #f6b900 }




p.body {
max-width: 675px;
font-size: medium;
}

img.logo 
{
width: 300px;
float:left;
}

img.body 
{
width: 300px;
float:right;
}


#header{position: absolute; top: 0px; left: 10px;
  width: 900px;
  height: 250px;
    margin: 2px;
}

#nav 
{position: absolute; top: 252px; left: 10px;
  width: 900px;
  height: 30px;
    margin: 2px;
}



#body {
  position: absolute; top: 292px; left: 212px;
  width: 688px;
background: #ffffff;
    margin: 2px;

  }

#body2 {
  position: absolute; top: 292px; left: 282px;
  width: 668px;
background: #ffffff;
    margin: 2px;

  }

#body2 {
  float:left;
  width: 668px;
background: #ffffff;
    margin: 2px;

  }

#sidebar {
  position: absolute; top: 292px; left: 10px;
  width: 200px;
background: #cccccc;
    margin: 2px;

  }


#sidebar2 {
  position: absolute; top: 292px; left: 10px;
  width: 270px;
background: #cccccc;
    margin: 2px;

  }

#sandbag {
  float: right;
  width: 2px;
height: 599px;
}

#floatbox {
  float: left;
width: 220px;

}

#floatbox2 {
  float: left;
width: 440px;

}

#navbar li
{
list-style: none;
margin: 0;
display: inline;


}

#navbar li a
{
padding: 3px 0.5em;
margin-left: 3px;
border-bottom: none;
background: #00b22c;
text-decoration: none;
font-weight: bold;
}

#navbar li a:hover
{

background: #ffffff;
border-bottom: 1px solid white;
}
