.html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}



h1 {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CBA936;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
}


h3 {
	margin: 0px;
	padding: 0px;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 18px;

	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d2232a;
	font-size: 18px;
	padding-bottom: 20px;
	
	
}
#maincontainer{
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 537px;
	background-image: url(images/ilovealpacasandalpaca.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
}

#clear{
	clear: both;
	background-color: #ffffff;

}

#spacer{
	padding-top: 5px;	

}


#content {
	width: 500px;
	height: auto;
	text-align: left;
	padding-right: 275px;
	padding-left: 25px;
	padding-top: 15px;
	line-height: 14px;
	padding-bottom: 15px;
}

#content a:link{
	color: #994805;
	font-size: 11px;
	text-decoration: none;
}
#content a:visited{
	color: #994805;
	font-size: 11px;	
	text-decoration: none;
}
#content a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-size: 11px;
}
#content a:active{
	color: #994805;
	font-size: 11px;
	text-decoration: none;

}

#footer{
	height: 20px;
	width: 802px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #631802;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	
	
}

#footer a:link{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
	
}
#footer a:active, a:visited{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;	
	
}


#footer a:hover{
	text-decoration: underline;
	color: #DEBD2F;
	font-weight: bold;
}

.registered{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	vertical-align: text-top;
	line-height: 5px;
}
#bottom{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	height: 30px;
	width: 850px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
	
#bottom a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;	
	
	}
	
#bottom a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;	
	
	}
	
#bottom a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;	
	
	
	
}
#bottom a:hover{
	text-decoration: underline;
	color: #DEBD2F;
	
	
}
.legal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.legal a:link{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.legal a:visited{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.legal a:active{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.legal a:hover{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
