/* style sheet for AstoundingScripts.com */

/* Banner */

div.title img#leftlogo {
	width: 14em;
	margin-bottom: 1em;
}

div.title p {
	padding-left: 16em;
	padding-right: 6em;
	margin: 0;
	font-size: 120%;
	margin-top: 1em;
	color: #F0A23C;
}

div.title p a {
	/* same color as cover text */
	/* color: #29AF28;*/
	color: #619661;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* menu */
div#sidebar {
	/* color I used for the cover, #33FF33, is too bright */
	/* background-color: #33AA33; */
}

div#sidebar h3 {
	/* background-color: #F0A23C;*/
}

/* body */
dl.children dt {
	/* background-color: #F0A23C;*/
}