@charset "utf-8";
/* CSS Document */



body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#ec0b37;
  background-image:url(images/bg2.jpg);
  background-repeat:repeat-x;
  margin-top: 0px;

  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#main {
	position: relative;
	top:0px;
	width: 100%;
	height: 700px;
	margin-left:auto;
	margin-right: auto;
	
	
}

#mainmisc {
	position: relative;
	top:0px;
	width: 100%;
	height: 1000px;
	margin-left:auto;
	margin-right: auto;
	
	
}

#maintribal {
	position: relative;
	top:0px;
	width: 100%;
	height: 900px;
	margin-left:auto;
	margin-right: auto;
	
	
}

#main2 {
	position: relative;
	top:0px;
	width: 100%;
	height: 400px;
	margin-left:auto;
	margin-right: auto;
	
	
}

#main3 {
	position: relative;
	top:0px;
	width: 100%;
	height: 450px;
	margin-left:auto;
	margin-right: auto;
	
	
}

#header {
	position: relative;
	top:0px;
	width: 519px;
	margin-left:auto;
	margin-right: auto;
	height:102px;
	
}




#navbar {
	

	position: relative;
	top: 50px;
	width: 780px;
	height:217px;
	margin-left:auto;
	margin-right: auto;
	
	
	
}

#viewer {
    
	position: absolute;
	top: 48px;
	width: 100%;
	left:0px;
	height:100%;
	
	
}


#footer {
	

	position: relative;
	top: 60px;
	width: 100%;
	height:100px;
	margin-left:auto;
	margin-right: auto;
	
	
	
}


