body {
	color: #3e341f;
	background-color: #eae16e;
	
	margin: 0;
	padding: 0;
	
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

#header {
	height: 97px;
	background-image: url("http://static.tsxxx.com/style/img/gradient-top.gif");
	background-repeat: repeat-x;
	background-position: top left;
	
	margin: 0;
	padding: 0;
}

#header h1 {
	width: 202px;
	height: 95px;
	
	background-image: url("http://static.tsxxx.com/style/img/logo.gif");
	background-repeat: no-repeat;

	margin: 0;
	padding: 0;
}

h1 span { display: none; }

#dash {
	height: 17px;
	margin: 0 8px 0 8px;
	padding: 0;
	background-image: url("http://static.tsxxx.com/style/img/dash.gif");
	background-repeat: repeat-x;
}

#dash span {
	background-color: #eae16e;
	margin: 0 0 0 84px;
	padding: 0 4px 0 4px;
	
	color: #3e341f;
}

#dash a {
	color: #3e341f;
	text-decoration: none;
}

#content {
	margin: 10px 10px 0 54px;
}