body, p, ul { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background-color: #35335b;
}
div.page, div.footer {
	background-color: #bea957; 
}		
div.title, .box {
	background-color: #ffffff;
}
.clear {
	clear: both;
}
div.page {
	width: 600px;
	border: none; 
}
div.title {
	border: none; 
}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
h1, h3 {
	color:#a13820;
	margin-top: 1em;
}
h1, h3, div.title p {
	text-align: center;
}
h1, h2, h3, .box p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.normal {
	font-weight: normal;
	font-size: 80%;
}
div.title p {
	font-size: 80%;
	padding: 2em 0 2em;
}
div.title {
	margin-bottom: 15px;
}

img {
	display: block;
}

.left179 { 
	float: left;
}

.right190 {
	float: right;
	width: 190px;
	padding: 0px 10px 5px;
}
.right190 p {
	font-weight: bold;
	font-size:80%;
	margin: 5px;
}
.box p {
	margin: 0 2.5em 1em;
	font-size:  90%;
	line-height: 20px;
}
div.footer, .box {
	border: 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;
}

