
/*	English  */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	background: url(/images/20050222/bg.gif) #B13310; 
	}
td, p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
h1 { 
	font-size: 32px; 
	color: #000000; 
	font-family:  arial, helvetica; 
	font-weight: normal;
	float: right; 
	line-height: 1.1em;
	margin: 0; 
	margin-left: 20px;
	margin-right: 50px;
	margin-bottom: 1em;
	}
h2 { 
	font-size: 22px; 
	color: #C94621; 
	font-family: arial, helvetica; 
	font-weight: normal;
	}

.title {
	background-image:  url(/images/20050222/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.title p {
	font-weight: bold;
	margin: 5px 10px 1.5em;
	}
.pull {  /* all */
	font-weight: bold;
	color: #C94621;
	list-style-image: url(/images/20050222/sq.gif);
	list-style-position: outside;
	margin-top: 0;
	margin-left: 22px;
	margin-right: 8px;
	padding-left: 0;
	}
	* html .pull li {margin: 0 0 1em;} /* IE */
	.pull>li {margin: 0 0 1em;} /* W3C */

.blurb {
	background-color: #D34922;
	padding: 3px;
	width: 190px;
	float: right;
	}
	* html .blurb {	margin-left: 4px;} /* IE */
	td>.blurb {margin-left: 4px;} /* W3C */

.cap {
	margin-left: 60px;
	margin-top: 60px;
	background-color: #D34922;
	padding: 3px;
	width: 220px;
	float: left;
	}
	* html .cap { margin-left: 30px; }  /* IE doubles margin on floats */

.blurb p, .cap p {
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 7px;
	text-align: center;
	margin: 0;
	}
.small { 
	font-size: 80%; 
	}
p.initial:first-letter {
	font-size: 54px; 
	font-family: arial; 
	color: #C94621;
	font-weight: bold; 
	float: left; 
	margin-top: -8px; 
	padding-right: 1px;
	}


/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-weight: normal; font-style: normal; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
td.appeared>p {margin: 0;}
em, cite {font-style: italic;}
strong {font-weight: bold;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none; background-color: #ffffff;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

