body {
	padding: 0px;
	margin: 0px;
	background: #DDDDDD  url(../images/camino.jpg) fixed center center no-repeat;

}

.wrapper {
	width: 800px;
	margin: 0px auto;
}

.header {
	font-family: arial,"Courier New", Courier, monospace;
	font-size:22px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	
	margin-top: 20px;
	margin-top: 65px;
	margin-bottom: 0px;
}

.header a {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #fca11f;	
	text-decoration: none;
}

.subNav {
	display: block;
	background: #fca11f;
	color: #f9c61d;
	font-family: arial, Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	line-height: 42px;
	border-bottom: 3px solid #555555;
	padding-left: 12px;
}

.subNav a {
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
	text-decoration: none;
}

.subNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.subNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.subText {
	font-size: 13px;
	font-family: arial;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 600px;
	padding-top: 5px;
	background: url(../images/white.png);
	color: #222222;
	padding-bottom: 50px;
}

.subText a {
	color: #000000;
}	

.bottomBlock {
	height: 800px;
}

.topBlock {
	height: 600px;
}

.entry {
	width: 100px;
	display: block;
	float: left;
}
