* {
	margin:0;
	padding:0;
	}

FONT, TD, BODY, P, DIV { font-family: Arial, Helvetica, clean, sans-serif; font-size: 12px }

body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, clean, sans-serif;
    margin: 0px 0px 0px 0px;
    color: #252424;
    font-size: 12px;

}


.clear{
  clear:both;
  height:0px;
  overflow:hidden;
  margin-bottom:0px;
  line-height:0%;
  font-size:0px;
}

* html .clear{height:auto}



a {
font-size: 12px;
    color: #252424;
    text-decoration: none;
}

a:hover {
font-size: 12px;
    color: #58595b;
    text-decoration: underline;
}

h3 {
  color: #58595b;
  font-variant: small-caps
}

h3 a {
    font-size: 16px;
    color: #58595b;
    text-decoration: none;
  font-variant: normal
}

h3 a:hover {
    font-size: 16px;
    color: #86878A;
    text-decoration: underline;
  font-variant: normal
}

#copy a {
    font-size: 16px;
    color: #252424;
    text-decoration: none;
}

#copy a:hover {
    font-size: 16px;
    color: #86878A;
    text-decoration: underline;
}


.small_dash {
  width: 200px;
  height: 3px;
  background-image: url(../images/dash.gif);
  background-position: left;
  background-repeat: repeat-x
}




#wrapper {
  width: 760px;
  background-image: url(../images/lion_bg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -380px;
  margin-top: 20px;
  height: 400px
}

#wrapper_tall {
  width: 760px;
  background-image: url(../images/lion_bg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -380px;
  margin-top: 20px;
}

#copy {
 width: 480px;
 font-family:Arial, Helvetica, clean, sans-serif;
    margin: 0px 0px 0px 0px;
    color: #252424;
    font-size: 16px;

}

#copy ul{
 width: 480px;
 font-family:Arial, Helvetica, clean, sans-serif;
    margin-left: 35px;
    color: #252424;
    font-size: 14px;

}

#footer {
  width: 760px;
  left: 50%;
  position: absolute;
  margin-left: -380px;
  margin-top: 405px;

}

#some_text {
  width: 480px;
  font-family:Arial, Helvetica, clean, sans-serif;
  color: #252424;
  font-size: 16px;

}

#footer_tall {
  width: 760px;
  left: 50%;
  margin-left: -380px;

}

.foot_bar {
  width: 760px;
  height: 1px;
  background-color: #58595b
}

#foot_left {
  width: 760px;
  left: 0px;
  position: absolute;
  font-family: "Times New Roman", Times, clean, serif
}

#foot_right {
  width: 198px;
  position: absolute;
  font-family: "Times New Roman", Times, clean, serif;
  margin-left: 583px;
  margin-top: 2px;
}