body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0;
	background-color: #670004;
	/*background: url("images/background.jpg")*/
}
#wrapper {
	text-align: left;
	width: 630px;
	margin: 0 auto;
	background: #7e513f;
	border: 1px solid #cdad76;
}
#header{
	height: 101px;
	/*background: #512d1d;*/
	background: #000;
	text-align: center;
	border-bottom: 1px solid #cdad76;
}

#hl {
	float:left; 
	background: #000;
	width: 310px;
	padding: 0px;
	border-bottom: 1px solid #512d1d;
}

#hr {
	float:right;
	text-align: right;
	width: 273px;
	border-left: 0px solid #cdad76;
	padding: 0px;
}
#left {
	float:left; 
	width: 150px;
	padding-top: 0px;
}


#footer{
	clear:both;
	height: 14px;
	text-align: center;
	border-top: 1px solid #cdad76;
	background: #000;
	font-size: 8px;
	color: white;
	font-family: Garamond, Times, serif;
	padding-top: 5px ;
}

#footer a:link {
	font-family: Garamond, Times, serif;
	color: #fff;
	font-style: medium;
	font-size: 8px;
	text-decoration: none;
}
#footer a:visited {
	font-family: Garamond, Times, serif;
	color: #fff;
	font-style: medium;
	font-size: 8px;
	text-decoration: none;
}
#footer a:hover {
	font-family: Garamond, Times, serif;
	color: #fff;
	font-style: medium;
	font-size: 8px;
	text-decoration: underline;
}
#footer a:active {
	font-family: Garamond, Times, serif;
	color: #fff;
	font-style: medium;
	font-size: 8px;
	text-decoration: none;
}



a {
	font-family: Garamond, Times, serif;
	color: #000;
	font-weight: medium;
	font-style: none;
	font-size: 13px;
	text-decoration: underline;
}
a:link {
	font-family: Garamond, Times, serif;
	color: #000;
	font-weight: medium;
	font-style: none;
	font-size: 13px;
	text-decoration: underline;
}
a:visited {
	font-family: Garamond, Times, serif;
	color: #000;
	font-weight: medium;
	font-style: none;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	font-family: Garamond, Times, serif;
	color: #000;
	font-weight: medium;
	font-style: none;
	font-size: 13px;
	text-decoration: underline;
}
a:active {
	font-family: Garamond, Times, serif;
	color: #000;
	font-weight: medium;
	font-style: none;
	font-size: 13px;
	text-decoration: underline;
}
#right {
	float:right;
	width: 449px;
	border-left: 1px solid #cdad76;
	padding: 0px ;
	background: #d9ba86;
	font-size: 13px;
	font-family: Garamond, Times, serif;
}

#right a{
	font-family: Garamond, Times, serif;
	color: #000;
	font-style: medium;
	font-size: 13px;
	text-decoration: underline;
}

#right a:visited{
	font-family: Garamond, Times, serif;
	color: #000;
	font-style: medium;
	font-size: 13px;
	text-decoration: underline;
}
#right a:link{
	font-family: Garamond, Times, serif;
	color: #000;
	font-style: medium;
	font-size: 13px;
	text-decoration: underline;
}

#right a:hover{
	font-family: Garamond, Times, serif;
	color: #000;
	font-style: medium;
	font-size: 13px;
	text-decoration: underline;
}

#right a:active{
	font-family: Garamond, Times, serif;
	color: #000;
	font-style: medium;
	font-size: 13px;
	text-decoration: underline;
}
