* {
	margin:0; padding:0; border:0;
}

body {
	margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; background-color:#db222a;
	font-family:Georgia;
}
a {
	color:#ffffff; text-decoration:none; outline-style:none;
}
a:hover {
	color:#ffffff; text-decoration:underline;
}
img {
	border:none;
}

div.container-wrapper {
	float:left; width:100%;
}

div.container-center {
	width:550px; margin:0 auto;	
}
#container-page-title {
	float:left; width:550px; height:100px; text-align: center;
	margin: 30px 0 30px 0;
}
#container-page-title a {
	position: relative;
	display: block;
	width: 265px;
	height: 37px;
	background:url('logo_tribal.jpg');
	text-indent: -9999px;
}
#container-page-title h1 {
color: #ffffff;
padding: 20px 0 0 0;
font-weight: normal;
}

#container-page-frame {
	float:left; width:550px; height:400px;
	border: 1px solid #000;
}

#container-page-footer {
	float:left; width:550px; height:100px; text-align: center;
	padding: 20px 0 0 0;
}

#container-page-footer .left {
float: left;
}
#container-page-footer .right {
float: right;
}
