  body {
  padding-left: 11em;

  font-family: "Times New Roman",
          Times, serif;

    color: black;
    background-image: url('http://uniqhorns.com/images/bg_bqc.gif')
}


 ul.navbar {
 list-style-type: none;
    padding: 0;
    margin: 0;

    position: absolute;
    top: 2em;
    left: 1em;
    width: 8em }

  h1 {
    font-family: Times, Helvetica, Geneva }
  ul.navbar li {
    background: #00ccff;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: blue }
  a:visited {
    color: purple }
  a:hover {
    color: fuchsia;
    font-style: italic; }

 address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
		
A:hover {
  color: maroon;
  letter-spacing: normal;
  font-weight: normal;
  font-variant: normal;
  font-style: italic;
  text-decoration: underline;
}

h2 {
	color: #660000;
	font: normal small-caps;
}


#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#top {
	margin-left: 80px;
}



































