body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
body {
	background-color: #f1e9dc;
	background-image: url(/images/side_bg.jpg);
	background-position: top left; 
	background-repeat: repeat-y;
	font-family: "Arial", sans-serif;
}
body.brick {
	background-color: #a36d53;
	background-image: url(/images/brick_bg.jpg);
	background-position: top left; 
	background-repeat: repeat;
	font-family: "Arial", sans-serif;
	color: #ffffff;
}

.brick a {
	color: #ffddaa;
}
.brick a:visited {
	color: #ddaa80;
}

a {
	color: #9d0a0e;
}
a:visited {
	color: #6b1e06;
}

p {
	text-align: justify;
}

h1 { text-align: center; }

img { border-style: none; }

#header {
	color: #000000;
	font-size: x-large;
	font-family: "Times New Roman", serif;
	width: 100%;
	height: 173px;
	background-color: #eeeeee;
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
}

.brick #header {
	background: none;
	height: 125px;
}

#menu { 
	position: absolute;
	top: 0px;
	left: 0px;
}

#content {
	position: absolute;
	top: 173px;
	left: 300px;
	background-color: #f1e9dc;
	background-image: url(/images/main_bg.jpg);
	padding-left: 37px;
	padding-right: 50px;
}
.content_bg {
	background-color: #f1e9dc;
	background-image: url(/images/main_bg.jpg);
}

#foot {
	text-align: center;
	font-size: .8em;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.brick #foot {
	text-align: center;
	font-size: small;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

#brick-subtitle {
	text-align: center;
	margin-top: 0px;
	position: relative;
	top: -20px;
}

.center { text-align: center; }
.left { float: left; }
.right { float: right; }

/************
 * NEW MENU *
 ************/

#newmenu01-02 {
	position:absolute;
	left:0px;
	top:172px;
}

#newmenu01-03 {
	position:absolute;
	left:0px;
	top:208px;
}

#newmenu01-04 {
	position:absolute;
	left:0px;
	top:244px;
}

#newmenu01-05 {
	position:absolute;
	left:0px;
	top:279px;
}

#newmenu01-06 {
	position:absolute;
	left:0px;
	top:313px;
}

#newmenu01-07 {
	position:absolute;
	left:0px;
	top:349px;
}

#newmenu01-08 {
	position:absolute;
	left:0px;
	top:384px;
}

#newmenu01-09 {
	position:absolute;
	left:0px;
	top:421px;
}

#newmenu01-10 {
	position:absolute;
	left:0px;
	top:456px;
}

#newmenu01-11 {
	position:absolute;
	left:0px;
	top:490px;
}

#newmenu01-12 {
	position:absolute;
	left:0px;
	top:526px;
}

#newmenu01-14 {
	position:absolute;
	left:0px;
	top:562px;
}

#newmenu01-13 {
	position:absolute;
	left:0px;
	top:597px;
}