/*
	Copyright, Choice Components, LLC, All Rights Reserved 2008.
*/

body {
	margin:10px 10px 0px 10px;
	padding:0px;
	}

#leftcontent {
	position: absolute;
	left:10px;
	top:150px;
	width:200px;
	background: Gainsboro;
	}

#centercontent {
	background:BurlyWood;
	margin-left: 199px;
	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	padding:10px;	
	}
html>body #centercontent {
	margin-left: 201px;
	margin-right:201px;
	}

#rightcontent {
	position: absolute;
	right:10px;
	top:150px;
	width:200px;
	background: Wheat;
	}

#banner {
	background: white;
	height:140px;
	border-bottom:1px solid #000;
	background:#fff url(../images/tlwssd_logo.gif) no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:39px;
	}
html>body #banner {
	height:139px;
	}

p,h1,pre {
	margin:0px 10px 10px 10px;
	}

h1 {
	font-size:14px;
	padding-top:10px;
	}

#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}

#rightcontent p {
	font-size:12px;
	}
	
.highlight {
	background-color: yellow;
}
