body{
    background-color:#444444;
    color:#000000;
    font-family:Tahoma, Arial, sans-serif;
  font-size: 13px
}

A.links{
   color: #191970;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 13px
}

A.links:hover{
   color: #DAA520;
	text-decoration: none;
	background-color : transparent;
}

a.homelnk{
  color:#FFFFFF;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
}
a.homelnk:hover{
  color:#FFCC33;
}
#hmlnk{
  position:absolute;
  left:150px;
  top:130px;
}


#container{
  margin-right:auto;
  margin-left:auto;
  width:800px;

  background-color:#FFFFFF;
  position:relative;
}
#menu{
  position:absolute;
  z-index:2;
  top:155px;
  left:178px;
}
#searchbox{
  position:absolute;
  z-index:2;
  top:190px;
  right:20px;
}

#single_column{
  background-color:#FFFFFF;
  position:relative;
  top:-20px;
  left:25px;
  width:750px;
  height:600px;
}

#policies_form{
  background-color:#FFFFFF;
  position:relative;
  width:450px;
  height:600px;
  font-size: 13px;
  text-align: left
}

#left_column{
  background-color:#FFFFFF;
  position:relative;
  top:-20px;
  left:15px;
    padding:4px;
  float:left;
  width:242px;
  font-size: 12px;
}
#center_column{
  background-color:#FFFFFF;
  position:relative;
  top:-20px;
  left:25px;
    padding:3px;
  float:left;
  width:242px;
  font-size: 12px;
}
#right_column{
  background-color:#FFFFFF;
  padding:3px;
  position:relative;
  top:-20px;
  left:35px;
  float:left;
  width:242px;
  font-size: 12px;
}

#aboutus{
 position: relative;
 width: 600px;
 bottom: 0px;
 left: 100px;
 color: #000080;
 text-align: center;
 padding: 4px;
 font-size: 12px;
 background-color: #EBE59B;


  border-color: #000144;
  border-width: 2px;
  border-style: solid
}

#slogan{
 position: relative;
 width: 800px;
 bottom: 0px;
 color: #000080;
 text-align: center;
 padding: 4px;
 font-size: 16px;
  font-style: italic;
  font-weight: bold
}

#footer{
 position: relative;
 width: 800px;
 bottom: 0px;
 background-color: #000066;
 color: #F0E68C;
 text-align: center;
 padding: 4px;
 font-size: 10px;
}

h1{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  text-align: center
}

h3{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  text-align: center;
  color: #191970;
}

li.homelist{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  text-align: left;
  color: black;
}

SPAN.text03{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
  color: #191970
}

a.imsttag{
 color: #A9A9A9;
 font-weight: bold;
}

