/* French */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	background: #BAE4FB url(/images/200605/bg200605.jpg);
	}
td, p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
td>*:first-child { margin-top: 0; }
img { display: block; }
h1 { 
	font-size: 40px;
	line-height: 1.1em; 
	color: #0070AD; 
	font-weight: normal;
	font-family: arial narrow, arial, helvetica; 
	text-align: center;
	padding: 80px 10px 0;
	margin: 0;
	width: 375px;
	}
h2 { 
	font-size: 22px; 
	color: #0070AD; 
	font-family: arial, helvetica; 
	}
h3 { 
	font-size: 28px;
	color: #0070AD; 
	font-weight: normal;
	font-family: arial narrow, arial, helvetica; 
	background-color: #FFC900;
	border: none;
	padding: 5px;
	text-align:center;
	margin: 0;
}

div.page {
	background: #ffffff url(/images/200605/bgsides.jpg) repeat-y;  /* added vertical only repeat */
	border-left: 2px solid #FFC900;
	border-right: 2px solid #FFC900;
	width: 596px;
	padding-bottom: 1em; 
}	
div.title { 
	background: #FFFFFF url(/images/200605/bgtop.jpg) no-repeat left top;
	height: auto !important;
	height: 227px;  /* *** only works in IE6 and lower */
	min-height: 227px; /* *** always must set min-height and use height: auto for compliant browsers */
}
.title img {
	float:right;
	margin: 0; 
	}

div.linktext {
	float: left;
}
div.article {
	margin-left: 177px;
	background-image: none; /* *** NN4 */
}
div.article p, h2 {
	margin-right: 9px;
}
.script { 
	color: #991B00;
	font-weight: bold;
	font-size: .95em; 
	margin: 0;
	padding: 0 1.5em;		
}
.sm {
	font-size:.80em;
	font-weight:normal;
}
p.cap  {
	font-size: 85%;
	font-weight: bold;
	color: #991B00;
	margin:0;
	margin-left: 2px;
}

div.f-left { 
	float: left;
	width: 166px;
	margin-right: 1px; /* *** fixes text wrapping bug in NN4 */
}

div.box {margin-bottom: 1em;}
div.box img {float:right;}

.box p {
	font-size: 110%;
	text-align: center;
	color: #991B00;
	padding: 10px;
	margin-right: 5px;
	border: 3px double #FFC900;
	background-image: none; 
	float: left;
}

p.blurbpg3 { 
	width: 255px;
	text-align: left; 
}
p.blurbpg6 {
	width: 230px;
	margin-top: 30px;
}
p.blurbpg7 {
	width: 345px;
	margin-bottom: 1em;
	margin-left:15px;
}
table.pg2n3  {
	border: #FFC900 double 4px; 
	margin: 1.5em auto; 
	width: 400px;
}	
table.pg2n3 td {
	background-image: none; /* *** NN4 only, keeps page div background from repeating inside table */
}
table.pg2n3 img {
	float: right;
}
table.pg2n3 p {	
	color: #991B00;
	text-align:left;
}

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


/* -------------------------------------- */
/* standard - do not adjust this section */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	}
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;
	clear: both;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

