body, p, ul, h1, h2, h3 { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background-color: #ced292;
}

div.page {
	width: 600px;
	padding-bottom: 2em;
	background: url(/images/200811a/bg.gif) repeat-y #ffffff;
}	
div.box, div.title {
	background-image: none;
}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
.clear {
	clear: both;
}

div.title { 
	background-color: #9fd0d3; 
	border: none;
	margin-bottom: 1em;
	width: 600px;
}
div.title img { 
	float: right; 
	padding-left: 10px;
}

div.title p,
.quote,
h2,
h3 {
	color: #88593d;
}

div.title p {
	background-color: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0 5px;
	margin-top: 0;
	text-align: right;
}
.quote {
	font-size: 95%;
	font-weight: bold;
	margin: 0 40px 1em;
}

h1 {
	color: #ffffff;
	text-align: right;
	padding-top: 10px;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 105%;
	margin-left: 25px;
}

div.box {
	background-color: #ced292;
	border: 1px solid #88593d;
	padding: 8px 5px;
	margin: 1em 0;
}
div.box li {
	font-size: 95%;
	margin-bottom: 10px;
	list-style-image: url(/images/200811a/brownbullet.gif);
}

hr { 
	width: 100px; 
	height: 1px; 
	border: none;
	text-align: left;
	margin: 0;
	color: #88593d;
	background-color: #88593d; 
}
.fnt {
font-size: 80%;
}

/* standard - DO NOT Change */
div.linktext p,
div.linktext ul li,
div.appeared p,
div.footer p {
	font-size: 77%;
	margin: 0;
}

div.linktext { 
	margin: 0 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	font-weight: bold; 
	}
div.linktext ul { 
	padding: 0;
	margin: 3px 0 1em;
	}
div.linktext ul li { 
	margin-bottom: 3px;
	list-style-type: none; 
	}
div.appeared {
	background-color: #333333; 
	border: none;
	width: 600px;
	}
div.appeared p {
	color: #ffffff; 
	padding: 2px;
	height: auto !important;
	height: 15px;
	min-height: 15px; 
}
div.arrows {
	float:right;
	padding: 2px 0;
	width: 45px;
	text-align: right;
}
div.arrows img {
	display: inline;
}

div.footer { 
	width: 600px;
	padding: 2px 0; 
	}
div.footer p {
	margin: 1em 2px; 
	}
a, a:link {
	color: #0000CC;
}
a:visited {
	color: #330099; 
}
a:hover,
a:active	 {
	color: #0033ff;
}

