body, html {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	margin: 0;
	background-color: black;
	position: relative;
	}

#container	{
	margin: 0 5% 0 0;
	padding: 0;
/*	max-width: 1550px; */
	}

#header	{
	margin: 0;
	background-image: url(http://www4.qotd.org/i/headbg.gif);
	background-repeat:no-repeat;
	background-position: left;
	height: 143px;
	}

#header p {
	margin-left: 190px;
	margin-top: 0;
	padding-top: 125px;
	}

.bottom_line	{
	text-align: center;
	}

#footer	{
	background-image: url(http://www3.qotd.org/i/mainbottom.gif);
	background-position: right;
	height: 17px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	clear: both;
	}

#rightsidebar	{
	width: 338px;
	height: 282px;
	float: right;
	}

#sidebar	{
	margin: 0 auto 0 0;
	width: 180px;
	background-image: url(http://www2.qotd.org/i/sidebg.gif);
	float: left;
	}

#sidebar li, #sidebar ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul a	{
	border-bottom: none;
	}


#main	{
	background-image: url(http://www2.qotd.org/i/mainbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: white;
	margin-left: 178px;
	padding: 10px 50px 0px 10px;
	}

#main ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	}

.authors ul	{
	overflow: hidden;
	width: 99%;
	}

.authors li	{
	float: left;
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	width: 17em;
	padding-bottom: 3px;
	}

#monthlymain	{
	background-image: url(http://www2.qotd.org/i/mainbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: white;
	margin-left: 178px;
	padding: 10px 50px 0px 10px;
	}

.spread {
	letter-spacing: 3px;
	}

.photobox {
	float: right;
	clear: right;
	font-size: smaller;
	text-align: center;
	padding: .5em;
	margin: 1em;
	}

.photobox p {
	margin: 0 -2em 0 0;
	}

.photobox li {
	text-align: left;
	list-style-type: decimal;
	}

.yellowbox {
	background-color:#FFFF99;
	border: thin solid #333333;
	}

.credits {
	font-style: italic;
	}

.redhead {
	color: #FF0000;
	font-size: 130%;
	font-weight: 500;
	}

a img	{
	border: 0;
	}
	
a	{color: black; text-decoration: none;
	border-bottom: 1px dotted black; }

a:visited {color: #666; text-decoration: none;
	border-bottom: 1px dotted #bbb;}

a:hover {color: #1FB1B1; text-decoration: none;
	border-bottom: 1px solid #1FB1B1;} 
	

	
body p {
	padding: 0 5px;
	}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height:normal;
	}
