body, p, ul, h1, h2, h3 { 
	color: #000; 
	font-family: arial, helvetica, sans-serif; 
}
body {
		background-color: #E6E4CF;
}
.img { 
	display: block; 
	margin-bottom:1.12em; 
}
div.page {
	width: 600px;
	background: #fffff1 url(/images/200905b/bg_borders.gif) repeat-y; 
	padding-bottom: 1em;
}	
h1, p.title { 
	background:#240047 url(/images/200905b/bg_gradient.jpg) repeat-y;
	color: #bdc547;
	margin: 0;
	padding: 5px 11px 0 179px;
}
h1 {  
	font-size: 26px; 
	font-weight: normal;	
	}
h2, h3, div.quotes p, p.box {
	color:#240047;
}
h2 {  
	font-size: 150%; 
	border-bottom: 4px double #bdc547;
	}
h3 { 
	font-size: 110%; 
	margin:5px 20px;
	}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
div.quotes {
	margin: 0 40px;
	font-weight:bold; 
}
.box {
	border: 4px double #bdc547;
	margin: 1em 50px;
}
.box li {
	list-style-type: square;
	margin-right: 10px;
	padding-bottom:.5em;
	}
p.box  {  
	font-size: 90%;
	padding: 20px;
	font-weight:bold;
}
hr { 
	width: 100px; 
	height: 1px; 
	border: none;
	text-align: left;
	margin: 0;
	color: #240047;
	background-color: #240047; 
}
.fnt {
	font-size: 80%;
}
div.linktext, .box { 
	background-image:none;
	}

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

