BODY {	font-family:verdana, arial, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0;}

p.first {font-weight:bold;}
	
p.byline {border-top:solid #000 1px;
	border-bottom:solid #000 1px;
	padding:0.3em 0;
	}
	
p.byline A {text-decoration:none;}
	
p.byline SPAN{text-transform:uppercase;}
	
H1 {	font-family:Times, Georgia, serif;
	color:#333;
	font-weight:normal;
	font-size:2.3em;
	margin:0;
	padding:0;}


A:link{	color:#c00;}
	
A:visited{color:#c00;}
	
A:hover{color:#c00;
	background-color:#fcc;}
	
A:active{color:#c00;}
	
DT {font-weight:bold;}
DD {margin:0 0 1em 2em;}
	
/* The #color-code and the .[color] is to color code the page, in case we decide to have different codes for each country */


/* The top part elements */
#color-code-top{height:7px;}
#color-code-bottom{height:7px;}
	
.hom {background-color:#999;}
	
.cap, .str, .rap, .des, .sup {background-color:#090;}
.rgn, .usa, .chi, .ind, .ame {background-color:#069;}
.por, .exp, .cli, .art, .vid {background-color:#963;}
.ppl, .bio, .con, .aff {background-color:#fc3;}


#logo {position:absolute;left:35px;height:112px;width:112px;}

#logo IMG {border:0;margin:0;padding:0;}

.maxwidth {width:742px;
	clear:both;}

/*.thinline {background-color:#ccc;margin:0;height:1px;clear:both;}*/

	
#menu {	background-color:#ccc;
	border-top:solid #fff 1px;
	border-bottom:solid #fff 1px;
	font-family:verdana, arial, san-serif;
	font-weight:bold;
	font-size:8pt;
	line-height:6pt;
	clear:both;
	height:26px;}
	
#menu img{border:0;
	margin:0;
	padding:0;}


	#navigation {float:left;
		padding:0 0 0 182px;
		border-right:solid #fff 1px;}
	
	#navigation a, #navigation strong {display:block;}
		
	#navigation strong {padding:0px;
		color: #c00;
		background-color:#ccc;}

	#navigation a {padding:8px;
		color: #333;
		background-color:#ccc;
		text-decoration: none;}

	/* Commented backslash hack hides rule from IE5-Mac \*/
	#navigation a, #navigation strong,{float: none}
	/* End IE5-Mac hack */

	#navigation strong:hover {padding:0px;
		color: #fff;
		background-color:#c00;}

	#navigation a:hover {padding:8px;
		color: #fff;
		background-color:#c00;}

	#navigation ul {list-style:none;padding:0;margin:0;}

	#navigation li { float:left;
		border-left:solid #fff 1px;} 
		
		
	#language {float:right;
		padding:0;
		border-right:solid #fff 1px;}
	
	#language img {margin:-1px 0 -2px;}
	
	#language a, #language strong {display:block;}

	#language strong {font-weight:normal;
		padding:8px;
		color: #fff;
		background-color:#999;}

	#language a {font-weight:normal;
		padding:8px;
		background-color:#ccc;
		color: #333;
		text-decoration: none;}

	/* Commented backslash hack hides rule from IE5-Mac \*/
	#language a, #language strong,{float: none}
	/* End IE5-Mac hack */

	#language a:hover {background-color:#c00;
		color: #fff;}

	#language ul {list-style:none;padding:0;margin:0;}

	#language li { float:left;
	border-left:solid #fff 1px;} 

	
/* The content elements*/

#content {margin:22px 0 0 182px;
	width:560px;}
	
.left-illustration {position:relative;left:-182px;float:left;margin:0.3em -170px 0.3em 0; font-family:arial, verdana, san-serif;padding:3px 0;}
.left-illustration IMG {margin:0;padding:0;}
.left-illustration P {
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	margin:3px 0;
	padding:0.3em 1em;}
	
.right-illustration {float:right;margin:0.3em  0 0.3em 12px; font-family:arial, verdana, san-serif;padding:3px 0;}
.right-illustration IMG {margin:0;padding:0;}
.right-illustration P {
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	margin:3px 0;
	padding:0.3em 1em;}
	
.center-illustration {clear:both;margin:0.3em  auto; font-family:arial, verdana, san-serif;padding:3px 0;}
.center-illustration IMG {margin:0;padding:0;}
.center-illustration P {
	text-align:left;
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	margin:3px 0;
	padding:0.3em 1em;}
	
#breadcrumbs {	font-size:0.9em;
		margin:0;
		padding:0;}
	
#breadcrumbs A {text-decoration:none;}
#breadcrumbs A:hover {text-decoration:underline;}	


#bottom {top:0;
	clear:both;
	margin:2em 0 0 0;}
	
/* Bottom credits is for ... well, the credits (which might end up being contact info, copyright and such) text at the bottom of the page */

#copyright {background-color:#ccc;
	font-size:0.9em;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	padding:0.5em 0;}
	
#copyright P{width:742px;
	text-align:center;
	padding:0 0 0 15px;
	margin:0 1em;}

#copyright A{text-decoration:none;}	
#copyright A:hover{text-decoration:underline;background-color:#ccc;}

#credits {font-size:0.9em;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	padding:0.5em 0;}
	
#credits P{width:742px;
	text-align:center;
	padding:0 0 0 15px;
	margin:0 1em;}

#credits A{text-decoration:none;}	
#credits A:hover{text-decoration:underline;background-color:#ccc;}
