﻿body {
	margin: 0;
	padding: 0 0 <length> 0;
}
#modernbricksmenu {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#modernbricksmenu ul {
	font: bold 11px Arial;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
#modernbricksmenu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#modernbricksmenu a {
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #A05001;
}
#modernbricksmenu a:hover {
	background-color: #763C01;
}
.style6 {
	background-image: url('images/template/wall_left.png');
}
.style8 {
	background-color: #763C01;
}
.style10 {
	background-color: #A05001;
}
* {
	margin: 0;
	padding: 0;
}
.style15 {
	background-image: url('images/template/border_top.png');
}
.style20 {
	background-image: url('images/template/bottom_left.png');
}
.style21 {
	background-image: url('images/template/bottom_right.png');
}
.style22 {
	font-size: xx-small;
	background-image: url('images/template/bottom.png');
}
.style23 {
	background-image: url('images/template/header_left.png');
}
.style24 {
	background-image: url('images/template/header.png');
}
.style25 {
	background-image: url('images/template/header_right.png');
}
.style26 {
	background-image: url('images/template/header_parrot.png');
}
.style28 {
	background-color: #A05001;
	font-size: 1pt;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   margin:0px;
   min-height:100%;
   height:100%;
   position:relative;
}
#header {
   background:#ff0;
   padding:10px;
}
#body {
   margin:0px;
   padding:0px;
   padding-bottom:60px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:50px;   /* Height of the footer */
}
.style30 {
	text-align: center;
}
