* {
  margin: 0;
  padding: 0;
}

body {
	color: #f4e9ac;
	font: 10px/20px "Century gothic", sans-serif;
	background: #fff;
}


a {
  color: #594e09;
  text-decoration: none;
}

a:hover {
  color: #fff5bd;
}

img {
	border:0px;
}

hr {
	color: #fff5bd;
	border-top: 1px dotted #999;
}


#caption {
	font: 30px/40px "Century gothic", sans-serif;
	color: #594e09;
	text-decoration: none;
}

#textus {
	font: 15px/25px "Century gothic", sans-serif;
	color: #594e09;
	text-decoration: none;
}

#title {
	position:absolute;
	height:52px;
	width:426px;
	background:url(/include/logo.gif) no-repeat;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:13px;
}

#top-nav{
	top:31px;
	left:-10px;
	position:absolute;
	width:98%;
	text-align:right;
	margin-right: 0px;
	font: 16px "Century gothic", sans-serif;
}

#line{
	top:53px;
	left:0px;
	right:0px;
	float:center;
	text-align: right;
	position:relative;
	width:100%;
	color:#fff;
	margin-bottom:60px;
}

#top-nav a {
	padding:2px;
}

#footer {
	margin: 0 auto;
	text-align: left;
	width: 100%;
	color: #ddd;
	font-size: x-small;
	text-align: center;
	letter-spacing: .9em;
	font-style: uppercase;
	margin-top:10px;
	margin-bottom:5px;
}
