body, p, ul,
div.title p,
.blurb,
h1,
h2 { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background: url(/images/20090201a/bg.jpg) #e29142;
}

div.title p, 
.blurb,
h1 {
	color: #5F5591;
}

div.page {
	background: url(/images/20090201a/bg1.gif) repeat-y #ffffff;
	width: 600px;
	padding-bottom: 1em;
}	
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
div.title {
	border: none;	
	margin-bottom: 1em;
	overflow: auto;
	width: 600px;
}
div.title img{
	float: left;
}
div.title p{
	margin: 10px 15px;
}
h1 {
	font-size: 28px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h2 {
	color: #569260;
}
.first {
	margin-top: 0;
}
.blurb {
	font-size: 18px;
	padding: 30px 15px;
	width: 200px;
	background-image: none;
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-color: #db8837;
}
.right164 { 
	float: right; 
	padding-left: 10px;
	padding-bottom: 10px;
}
hr { 
	width: 100px; 
	height: 1px; 
	border: none;
	text-align: left;
	margin: 0;
	color: #db8837;
	background-color: #db8837; 
}
.fnt {
	font-size: 80%;
}
div.footer {
	border: none;
	background-color:#ffffff;
}


/* 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;
}

