body {
	margin:			0px;
	height:			100%;
	width:			100%;
	background-position:	left top;
	background-attachment:	fixed;
	background-color:	#000000;
	font-family:		Tempus Sans ITC;
	font-size:		10px;
	color:			#cccccc;
      background-image: url(http://www.junglelandskates.com/theme/background.jpg);
	background-repeat: repeat;	
}

/* This table contains the upper logo */
TABLE.upperlogocontainer {
    height:auto;
    width: auto;
    vertical-align:top;    
    background-repeat: no-repeat; 
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    cursor:	pointer;
    font-family:		Tempus Sans ITC;
}

IMAGE.upperlogo {
  height:102;
  width: 640;
  border: 0px;
  vertical-align:top; 
}

/* This table contains the upper menu */
TABLE.menucontainer {
    height:20px;
    width: 100%;
    vertical-align:top;   
    font-family:		Tempus Sans ITC;
}

/* This table contains the upper and lower content seperators */
TABLE.headerseperatorcontainer {
    height:4px;
    width: 100%;
    vertical-align:top;
    background-image: url('../theme/header_seperator.jpg');
    background-repeat: repeat-x; 
}
/* This table contains the upper and lower content seperators */
TABLE.footerseperatorcontainer {
    height:14px;
    width: 100%;
    vertical-align:top;
    background-image: url('../theme/footer_seperator.jpg');
    background-repeat: repeat-x; 
}

/* This table contains the front page image*/
TABLE.frontpagecontainer {
    height:auto;
    width: 100%;
    vertical-align:top;
    background-image: url('../theme/backgroundfill.jpg');
    background-repeat: repeat; 
    font-family:		Tempus Sans ITC;
}
/* This table contains the upper menu */
TABLE.contentshell {
    height:auto;
    width: 900;
    vertical-align:top;    
    font-family:	"Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
    margin-left:auto;  
    margin-right:auto;  
    font-size: 16px;
}

/* This table contains the upper menu */
TABLE.contentcontainer {
    height:auto;
    width:auto;
    margin-left:50px;  
    margin-right:50px;  
    vertical-align:top;    
    font-family:	"Verdana";
    color: #cccccc;
    font-size: 9pt;
}

P.footer {
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  color: #7E8478;
  font-size: 9pt;
}
P.body {
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  color: #000000;
  font-size: 10pt;
}
P.sublinks {
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  color: #75796F;
  font-size: 10pt;
  font-weight: bold;
}

A {
  color: #ff9933;
}

A:hover {
  color: #00cc00;
}

B.sans {
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  font-size: 12pt;
}


P.quote {
  font-family: "Verdana";
  color: #cccccc;
  font-size: 9pt;
}

TABLE.imagetable1 {
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0em;
  border-collapse: collapse;
  border-top: 1px #777777 solid;
  border-right: 1px #777777 solid;
  border-bottom: 1px #777777 solid;
  border-left: 1px #777777 solid;
}

TD.tcell {
  font-family: "Verdana";
  color: #cccccc;
  font-size: 9pt;
}

UL.body {
  font-family: "Verdana";
  color: #cccccc;
  font-size: 9pt;
}
LI.body {
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  color: #cccccc;
  font-size: 10pt;
}

.divlow {
  width: 20em;
  background-color: #000040;
  color:#eeeeee;
  font-family: Verdana, Arial;
  font-size: 9pt;
  padding-top: 3pt;
  padding-left: 3pt;
  padding-bottom: 3pt;
}
.divhigh {
  width: 20em;
  background-color: #0044aa;
  font-family: "Tempus Sans ITC", Papyrus, "Bookman Old Style", "Maiandra GD";
  font-size: 10pt;
  padding-top: 3pt;
  padding-left: 3pt;
  padding-bottom: 3pt;
}

/* Movie Table Highlighting */
.moviehigh {
  height:100px;
  width:344px;
  background-color: #333333;
  color:#eeeeee;
  font-family: "Verdana";
  font-size: 9pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  background-position:	left top;
}
/* Movie Table Highlighting */
.movielow {
  height:100px;
  width:344px;
  background-color: #333333;
  color:#666666;
  font-family: "Verdana";
  font-size: 9pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  background-position:	left top;
}


/* Tribal Member Highlighting */
.tribememberhigh {
  height:100px;
  width:400px;
  background-color: #333333;
  color:#eeeeee;
  font-family: "Verdana";
  font-size: 9pt;
  padding-top: 3pt;
  padding-left: 3pt;
  padding-right: 3pt;
  padding-bottom: 3pt;
  background-position:	left top;  
}
/* Tribal Member Highlighting */
.newtribememberhigh {
  height:100px;
  width:400px;
  background-color: #333333;
  color:#eeeeee;
  font-family: "Verdana";
  font-size: 9pt;
  padding-top: 3pt;
  padding-left: 3pt;
  padding-right: 3pt;
  padding-bottom: 3pt;
  background-position:	left top;  
}

IMAGE.border {
  border-top: 1px #888888 solid;
  border-collapse: collapse;
  border-right: 1px #888888 solid;
  border-bottom: 1px #888888 solid;
  border-left: 1px #888888 solid;
}
IMAGE.border2 {
  border-top: 1px white solid;
  border-collapse: collapse;
  border-right: 1px white solid;
  border-bottom: 1px white solid;
  border-left: 1px white solid;
}



