body {
	color: #7f3c00;
	background-color: #d4c9bd;
	margin:0px;
}

a {
	border-width: 0px;
	text-decoration: none;
	color: #4f2500;
}

a, a img { border: 0; }

a:hover {
	border-width: 0px;
	text-decoration: none;
	color: #7f3c00;
}

#imgBar {
	border-width: 1px;
	height: 75px;
	width: 800px;
	left: 0px;
	z-index: 0;
	position: absolute;
	top: 25px;
	border-color: #7f3c00;
	border-style: solid;
}

#navBar {
	font-size: 15px;
	font-family: DINPro-Bold;
	background-color: #bc8a5e;
	border-width: 1px;
	height: 25px;
	width: 776px;
	left: 24px;
	z-index: 2;
	position: absolute;
	top: 101px;
	border-color: #7f3c00;
	border-style: solid;
}

#content {
	border-right-color: #7f3c00;
	border-right-width: 1px;
	padding-top: 135px;
	border-left-style: solid;
	left: 0px;
	border-left-color: #7f3c00;
	border-left-width: 25px;
	border-right-style: solid;
	z-index: 1;
	position: absolute;
	height: auto;
	width: 776px;
}

p {
	padding-right: 10px;
	padding-left: 10px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	margin-left: 15px;
	margin-right: 15px;
	border-top-color: #7f3c00;
	border-top-width: 1px;
}

#logo {
	position:absolute;
	left:525px;
	top:32px;
	z-index:5;
	width:276px;
	height:93px;
}

#footer {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #7f3c00;
	font-size: 12px;
	overflow: hidden;
	visibility: visible;
	position: relative;
	background-color: #bc8a5e;
	z-index: 0;
	border-color: #7f3c00;
	height: 15px;
	width: 776px;
}

h1 {
	text-align: center;
	color: #4f2500;
	font-size: 15px;
}

#imageBlog {
	margin: 5px;
	padding: 0px;
	border-width: 2px;
	border-color: #7f3c00;
	border-style: solid;
}

#tableBlog {
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-color: #7f3c00;
	border-top-color: #7f3c00;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

