
 body 
{ 
color: black; 
background: darkorange;
margin: 0; padding: 0; 
}

a:link { 
	color: FFFFFF;
        text-decoration: none;
        font-family: sans-serif;
	}
a:visited { 
	color: #666666;
        text-decoration: none;
font-family: sans-serif;
	}
a:hover { 
	color: #B9B8B8;
	text-decoration: none;
font-family: sans-serif;
	}

#top
{
  position: absolute;
  left: 80;
  top: 20px;
}

#top2
{
  position: absolute;
  left: 0px;
  top: 110px;
}

#left
{
  position: absolute;
  left: 80px;
  top: 250px;
  width: 200px;
 padding: 1.25em 0 0 0;
background-position: 0 0 0 0;
}

#left ul
{
list-style: none;
margin: 0;
padding: 0 0 1em 0;
border: 2px solid;
border-color: #666666 #666666 #666666 #666666;
text-align: center;
}


#left li
{
  padding: 1em 0 0 0;
  line-height: 1em;
  border-bottom: 1px solid #333333;
}


#right
{
  position: absolute;
  left: 280px;
  top: 180px;
  padding: 0 0 0 0;
}


#rightinside
{
  position: absolute;
  left: 70px;
  top: 10px;
  padding: 0 10em 0 0;
}

#right3
{
  position: absolute;
  left: 45px;
  top: 10px;
  padding: 0 10em 0 0;
}




#contact
{
position: absolute;
top: 0;
left: 120;
font-size: 200%;
font-family: serif;
}
 
#contact2
{
position: absolute;
top: 50;
left: 130;
font-size: 120%;
font-family: serif;
}


#incontact
{
position: absolute;
top: 72;
left: 135;
font-size: 100%;
font-family: serif;
}

#contact3
{
position: absolute;
top: 95;
left: 90;
font-size: 90%;
font-family: serif;
border-bottom: 3px solid #333333;
line-height: 2em;
}

#state
{
position: absolute;
top: 170;
left: 160;
font-size: 190%;
font: bold;
font-family: serif;
}

#rep
{
font-size: 150%;
font-family: serif;
}

