/*	English  */

body { 
	background-color: #a72727;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}

div.article >*:first-child { 
	margin-top: 0; 
}

div.content {
	padding: 1em 0 0;
	border: none; 
	width: 600px; 
	background-color:#f3f0e3;
}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}

div.title { 
	background:  #200b0f url(/images/20070601a/title_bg.jpg) top left no-repeat;
	width: 600px;
}

div.title img{
	float:left;
	padding-right: 30px;
}

h1 {  
	font-size: 31px; 
	color: #b31914; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:40px 70px 0 30px;
	line-height:1em;
}

h2 {  
	font-size: 22px; 
	background-color:#8d6134;
	color: #f3f0e3; 
	font-family: arial, helvetica;
	padding:5px;
	border:none;
	}
	
.smaller{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #200b0f; 	
	font-size:20px;
	}
div.codex{
	border: #8d6134 solid 1px;
	margin: 0 0 12px 0; 
	padding: 12px;
	/* MAC IE filter \*/ 
	height: auto !important;
	height: 100px;
	min-height: 100px;
	/* end filter */
}
div.codex img {
	float:left;
}
.codex p{
	font-weight: bold;
	font-size: 85%;
	color: #b31914; 
	margin:30px 20px;
	}

.fl-right {
	float: right;
	}

.smcap{font-size:85%;}
	
.fnt { font-size: 80%; }
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.footer {background-color:#f3f0e3;}
 
div.linktext { padding-left:10px;}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	margin-right: 2px;
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

