     #scroll_box {
	height: 300px;
	width: 421px;
	overflow: auto;
	margin: 0em;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        }

#wrap {
	width: 400px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0;
	line-height: 1.5em;
	display: none;
}
.bar {
	display: block;
	width: 400px;
	height: 44px;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	background-color: #d0d0d0;
	background-image: url(img/bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	


a.global:link {
	color: #CCCCCC;
}     /* unvisited link */
a.global:visited {
	color: #FFFFFF
}  /* visited link */
a.global:hover {
	color: #fff
}   /* mouse over link */
a.global:active {
	color: #FF0066;
	text-decoration: none;
}   /* selected link */


#maincontainer{
	width: 400px; /*Center container on page*/
	margin-top: 0;
	margin-bottom: 0;
}



.contentwrapper{
	float: left;
	width: 100%;
	background-image: url(tn.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}

.contentcolumn{
	background: url(img/tn.png) left top repeat-x;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	border-right: 0px solid #000000;
	border-left: 0px solid #393939;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 200px;
	height: 20px;
}


.leftcolumn{
	float: left; /*Width of left column in pixel*/
	margin-left: -400px;
	background: url(img/tn.png) left top repeat-x;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	border-right: 0px solid #000000;
	border-left: 0px solid #393939;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 20px;
}


.rightcolumn{
	float: left;
	width: 10px; /*Width of right column*/
	margin-left: -10px;
	background: url(img/tn.png) left top repeat-x;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	border-right: 0px solid #000000;
	border-left: 0px solid #393939;
}




.innertube{
	margin-top: 0;
	background: url(img/tn.png) left top repeat-x;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	border-right: 0px solid #000000;
	border-left: 0px solid #393939;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 20px;
}





.footer_space { clear: both; display: block; height: 0px; line-height: 0em; }
	
#top_spacer {
	padding-top: 15px;
	height: 10px;
	width: auto;
}
#space_bar{
	border-bottom: 0px solid #303030;
	height: 10px;
}

.shoes {
	display: block;
	height: 45px;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	position: relative;
	background-color: #d0d0d0;
	background-image: url(bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




#pink {
	color: #ff0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#white {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
div.scroll {
	height: 220px;
	width: 500px;
	overflow: auto;
	background-color: #000;
	padding: 8px;
}
.scroll_columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A99C79;
	background-image: url(../img/link_bg.gif);
	border: thin dotted #482D18;
	padding-top: 10px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
#scroll_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A79976;
	height: 20px;
	background-image: url(../img/link_bg.gif);
	padding-top: 10px;
}
div.scroll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AEA07D;
}
div.scroll a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
}
