     #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;
}
.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: #0A1351;
}     /* unvisited link */
a.global:visited {
	color: #0A1351
}  /* visited link */
a.global:hover {
	color: #fff
}   /* mouse over link */
a.global:active {
	color: #0A1351;
	text-decoration: none;
}   /* selected link */


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







.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 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1351;
}
div.scroll a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}.scroll_columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1351;
	border: thin dotted #482D18;
	padding-top: 10px;
	width: auto;
}
#links_wrap {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	overflow: auto;
}
