body {
background-color:#B1D8D8;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

ul li {
list-style:none;
float:left;
line-height:25%;
}

a img {
border: 1px solid black;
margin: 1px 1px 1px 1px;
}

br { clear:both; }

A:link {color:blue;background:transparent;}
A:visited {background:transparent;color:purple;}
A:hover,A:active {background:transparent;color:red;}

#container {
position:relative;
float: left;
width:780px;
font-size:16px;
margin-top:10px;
margin-left:10px;
background-color: white;
border-style:solid;
border-width:2px;
}

#googlebox {
height: 95px;
width: 734px;
margin: 10px 0px 10px 30px;
border-style:solid;
border-width: 0px;
}

#content{
position: relative;
float:left;
width: 700px;
margin: 25px 0px 0px 25px;
background-color: white;
border-style:solid;
border-width: 0px;
}

#meterbox {
position: relative;
float:left;
position:relative;
width:600px;
height: 100px;
text-align:left;
font-size:16px;
background-color: white;
border-style:solid;
border-width:0px;
margin: 10px 0px 0px 50px;
}

p.bread {
float:left;
font-size:22px;
font-style: normal;
font-weight:400;
margin-left: 25px;
margin-top: 25px;
}

#breadcrumb {
position: relative;
float:left;
font-size:22px;
font-weight:400;
width:700px;
border-color:#000000;
border-style: solid;
border-width: 0px;
margin: 25px 0px 0px 50px;
}

p.text {
text-align:left;
font-family: Georgia, serif;
font-size:16px;
color: red;
line-height:125%;
margin: 25px 0px 0px 25px;
}

p.response  {
text-indent: 20px;
text-align:left;
font-family: Georgia, serif;
font-size:16px;
line-height:125%;
margin: 25px 0px 0px 125px;
}

p.foot {
font-size:18px;
font-weight:400;
color:#000000;
text-align:right;
margin-right:15px;
}

#spacebar {
float: left;
width: 800px;
height: 100px;
margin: 0px 0px 0px 0px;
border-color:#000000;
border-style: solid;
border-width: 0px;
}

h1	{
font-size:24px;
font-style:normal;
color:#000000;
font-weight:500;
text-align:center;
}

h2	{
font-size:22px;
font-style:normal;
color:#797979;
font-weight:300;
text-align:center;
line-height:100%;
}