<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
<html>

	<head>
		<title>sbtllghts! goes tokyo.</title>
<style>

body {
    background: fff;
	font-family: helvetica;
	font-size: 10px;
	color: 666666;
	margin:0 auto;
	padding:0;
    }

* html #footer {
height:1px;
}

#wrap {
	width:1000px;
	margin:0 auto;
	background:#ffffff;
	}

#header {
	background:#fff;
	margin-top: 50px;
	padding: 10px;
	}

#main {
	background:#fff;
	float: left;
	width: 760px;
	padding:10px;
	text-align: justify;
	}

#sidebar {
	background:#fff;
	float: right;
	width: 200px;
	padding:10px;
	}

#footer {
	clear: both;
	p-align: center;
	background:#fff;
	padding: 5px 10px;
	width: 300px;
	}



h1 {
    background: ffffff;
	font-family: helvetica;
	font-size: 19.5px;
	color: e09292;
	text-align: left; 

    }
h2 {
    background: ffffff;
	font-family: helvetica;
	font-weight: lighter;
	font-size: 15.5px;
	color: e09292;
	text-align: left; 
	text-decoration: none;

    }

 ul {
	font-size: 11px;
	list-style: none;
 	margin-left: 0px;
    padding-left: 0px;
	border: 0px;
	}

/*LINKS*/

a:link    { 
	color: #444142;
	text-decoration:none;
	}

a:visited { 
	color: #444142;
	text-decoration:none;
	}


a:hover { 
	color: #d3c5b0;
	text-decoration:none;
	}


</style>
