body
	{
	background: url('http://www.robert-lerner.com/images/tl.png'), url('http://www.robert-lerner.com/images/br.png'), url('http://www.robert-lerner.com/images/tr.png');
	background-repeat: no-repeat;
	background-position: top left, bottom right, top right;
	background-attachment: fixed;
	background-color: #000;
	font-family: verdana, arial;
	color: #FFF;
	font-size: 1em;
	}
#header
	{
	background: url("http://www.robert-lerner.com/images/rl_head.png");
	background-color: #222;
	width: 900px;
	position: absolute;
	height: 75px;
	/*left: 120px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 10px 2px #999;
	}
#toolbar
	{
	/*background: url("http://www.robert-lerner.com/images/toolbar.png");*/
	background-color: #123456;
	height: 20px;
	color: #000;
	width: 890px;
	position: absolute;
	/*left: 120px;*/
	top: 100px;
	float: left;
	padding: 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 2px 2px 5px 2px #56789a;
	}
#sidecar
	{
	/*background: url("http://www.robert-lerner.com/images/sidecar_back.png") repeat-y;*/
	background-color: #222;
	font: 0.9em verdana, arial;
	height: 590px;
	color: #000;
	width: 150px;
	position: absolute;
	/*left: 120px;*/
	top: 145px;
	float: left;
	min-height: 400px;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px 2px #944;
	}
#maintable
	{
	/*background-image: url("http://www.robert-lerner.com/images/maintable_back.png");*/
	background-color: #eee;
	color: #000;
	width: 710px;
	position: relative;
	left: 170px;
	top: 135px;
	min-height: 580px;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 3px 3px 10px 2px #fff;
	text-align: justify;
	letter-spacing: 0.09em;
	font-size: 14px;
	font-family: arial;
	}
#sidecar a
	{
	/*Same as button class below*/
	background-image: url("http://www.robert-lerner.com/images/button.png");
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-family: calibri, verdana, tahoma, arial, sans-serif;
	text-align: center;
	}
#sidecar a:hover
	{
	background-image: url("http://www.robert-lerner.com/images/button_hover.png");
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	float: left;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-family: calibri, verdana, tahoma, arial, sans-serif;
	text-align: center;
	}
#sidecar div
	{
	background-image: url("http://www.robert-lerner.com/images/subheading.png");
	background-repeat: repeat-x;
	width: 150px;
	height: 20px;
	float: left;
	text-align: center;
	color: #fff;
	margin: 15px 0px 5px;
	}
#footer
	{
	/*background: url("http://www.robert-lerner.com/images/toolbar.png");*/
	background-color: #111;
	position: relative;
	bottom: -150px;
	/*left: -170px;*/
	min-height: 50px;
	width: 900px;
	-moz-box-shadow: 3px 3px 10px 2px #226;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size: 0.8em;
	text-align: center;
	color: #fff;
	}
#footer a
	{
	color: #99f;
	}
#holder
	{
	width: 900px;
	margin: 0px auto;
	}
.button
	{
	background-image: url("http://www.robert-lerner.com/images/button.png");
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-family: calibri, verdana, tahoma, arial, sans-serif;
	text-align: center;
	}
.button:hover
	{
	background-image: url("http://www.robert-lerner.com/images/button_hover.png");
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	float: left;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-family: calibri, verdana, tahoma, arial, sans-serif;
	text-align: center;
	}
.logo
	{
	background-image: url('http://www.robert-lerner.com/images/lerner_logo.png');
	background-repeat: no-repeat;
	float: left;
	width: 393px;
	height: 68px;
	vertical-align: middle;
	}
h1
	{
	font: bold 1.5em verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-shadow: #111 1px 1px 1px;
	color: #555;
	display: inline;
	}
h2
	{
	font: bold 1.2em verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-shadow: #111 1px 1px 1px;
	color: #333;
	}
h3
	{
	font: bold 1em verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-shadow: #111 1px 1px 1px;
	color: #000;
	}
.subheading
	{
	text-decoration: underline;
	font-weight: 800;
	}
.tiny
	{
	font-size: 10px;
	}
.code
	{
	font-family: courier new, courier;
	}
.indent
	{
	text-indent: 20px;
	}
.codeblue
	{
	color: #009;
	}
.codebox
	{
	font-family: courier new;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	width: 500px;
	}
.quotebox
	{
	margin: 0px auto;
	font-family: arial;
	background-image: url("http://www.robert-lerner.com/images/maintable_back.png");
	background-repeat: repeat;
	border-style: solid;
	border-width: 1px;
	width: 500px;
	padding: 5px;
	}
.fright
	{
	float: right;
	}
.face
	{
	width: 75px;
	height: 75px;
	background-image: url("http://www.robert-lerner.com/images/me.png");
	background-repeat: no-repeat;
	}
.face:hover
	{
	width: 75px;
	height: 75px;
	background-image: url("http://www.robert-lerner.com/images/me2.png");
	background-repeat: no-repeat;
	}
.leftcol
	{
	width: 350px;
	float: left;
	}
.rightcol
	{
	width: 350px;
	float: right;
	}
.clear
	{
	clear: both;
	}
.balloon
	{
	padding: 10px;
	min-height: 350px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 2px solid #123456;
	background-image: url('http://www.robert-lerner.com/images/rightpane.png');
	}
.centered
	{
	background-color: #000;
	text-align: center;
	display: block;
	margin: 0px auto;
	}