/* -- This is the place to add your own style modifications without touching the original styles -- */

#wrap {
	background-image:url('http://swooptheworld.com/wp-content/uploads/2015/02/stw-banner21.jpg');
	background-repeat:no-repeat;
}


.CSSLocationTable{
	table-layout:fixed;
	margin:0px;padding:0px;
	width:300px;
	border:0px solid #ffffff;
	
}

.CSSLocationTable tr{
	width:100px;	
}

.CSSLocationTable{
    	border-collapse: collapse;
        border-spacing: 0;
	margin:0px;padding:0px;
}

.CSSLocationTable{
	vertical-align:middle;	
	background-color:#ffffff;
	border:0px solid #ffffff;
	text-align:center;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#ae0000;
}
