body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(./Brick.jpg);
	background-color: #767B7F;
}
h1{
        font-weight: normal;
        font-size: 28px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding-left : 20px;
        color: #FFFFFF;
        margin: 2px;
        text-align:left;
}
h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 14px;
        padding-left : 20px;
        color: #F0AF00;
        margin: 2px;
        text-align:left;
}
img {
	border: none;
}
#container {
	margin: auto;
	width: 800px;
	height: auto;
	background-color: #FFF;
	text-align: center;
	background-image: url(./recbg.jpg);
	border: thick groove Blue;
	color: #767B7F;
}
#header {
        text-align: center;
        background-image: url(./apehangers.gif);
        height: 515px;
        width: 800px;
        margin-bottom: 0;
        background-repeat: no-repeat;
        background-position: top;
}
#mainCell {
	text-align: center;
	width: 800px;
	-moz-width:auto;
	height: auto;	

}
#content {
	width: 790px;
	height: auto;
	margin: auto;
	text-align: left;
}
#footer {
        background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(./roadtrip/maps/footer.gif);
        background-color: #FFFFFF;
	height: 32px;
        width: auto;
	text-align: center;
	font-size: 10px;
}
a {
	color: #6B78A9;	
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
.news {
	width: 240px;
	height: auto;
	border: thin;
	border-color: Gray;
	background-color: #99CCCC;
	background-image: url(TFly.gif);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	text-align: left;
	border-style: solid;
	color: #000;
	font-size: 12px;
	padding: 2px;
}
.news h3 {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;	
}
.news h4 {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;	
}
.news a {
	color: #00f;	
	text-decoration: none;
}
.news a:hover {
	color:#6B78A9;
	text-decoration: underline;
}
    #tabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin: 0;
	padding: 2px 10px 0 5px;
	list-style: none;
}
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("roadtrip/maps/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("roadtrip/maps/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#6B78A9;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

      #tabs #current a {
              background-position:0% -42px;
      }
      #tabs #current a span {
              background-position:100% -42px;
      }

ul.arrow
{ font-family: arial;
list-style-image: url('./arrow.gif')
}

ul.hand
{ font-family: arial;
list-style-image: url('/icons/hand.right.gif')
}

.top_panel {
                background-image: url(images/themes/igames/images/top_panel_r1_c4.jpg);
                background-repeat : repeat-x;
                border-collapse:collapse;
                margin: 0;
                padding: 0;
}

.top_panel_left {
                background-image: url(images/themes/igames/images/top_panel_r1_c1.jpg);
                background-repeat : no-repeat;
                background-position: top left;
                margin: 0;
                padding: 0;
}

.top_panel_right {
                background-image: url(images/themes/igames/images/top_panel_r1_c2.jpg);
                background-repeat : no-repeat;
                background-position: top right;
                margin: 0;
                padding: 0;
}



.top_panel_btm {

                    background: #4A4A4A;
                    background-image: url(images/themes/igames/images/top_panel_r2_c3.jpg);
                    background-repeat : no-repeat;
                    background-position:right;
                    padding-top : 0;
            padding-bottom : 0;

}

#SELECT_LISTS {
        width: 300px;
        height: 50px;
        text-align:right;
        float: right;
}

