/* Style sheet  */
html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background-color:#FFF;
	background-image:url(../images/bkgd_img.png);
	background-repeat:repeat-x repeat-y;
}
#main {
	background-color: #fff;
	min-width:960px;
	border: 3px solid #fff;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/ 
#skiplink, #skiplink a {
	color:#e1e2e4;
}
/* LANGUAGES */
#languages
{font-weight:bold;
color:#008dc1}
#languages a
{color:#000000;
font-weight:normal}
#languages a:hover
{color:#008dc1}
/*#languages {
	display: none;
}*/
/* TOP BANNER */
#topbanner {
	height: 200px;
	background: url(../images/banner.jpg) no-repeat;
}
#topbanner #hiddentitle, #hiddentitle span {
	height: 200px;
	background: url(../images/banner.jpg) no-repeat;
}
/* MAIN NAVIGATION */
/* Start Holly Hack, hidden from MacIE. \*/
* html #mainnav ul li {
height: 1%;
}
/* End Holly Hack. */
#mainnav {
margin: 0px auto 0px auto;
background: url(/fr/letsfightracism/images/grey.gif) repeat-x 0 30%;
font-size: 1.1em;
font-weight:bold;
z-index: 1;
}
#mainnav ul {
list-style-type: none;
text-align: center;
margin: 0px;
padding: 0px;
z-index: 2;
}
#mainnav li {
display: inline;
text-align: center;
margin: 0px 5px;
}
#mainnav li a {
padding: 3px 5px;
color: #666666;
background-color: #ffffff;
border: 1px solid #cccccc;
text-decoration: none;
}
#mainnav li a:hover {
color: #000000;
border: 1px solid #666666;
border-top: 2px solid #008dc1;
border-bottom: 2px solid #008dc1;
} 
/*#mainnav {
display:none;
}*/
/* CONTENT */
p {
text-align:justify;
}
div.photo_left {
padding: 1% 1% 1% 1%;
width:34%;
font-size:80%;
float:left;
color:#444
}
div.photo_right {
padding: 1% 1% 1% 1%;
width:34%;
font-size:80%;
float:right;
color:#444
}
#content2
{width:90%;
margin:auto}
#content {
	float: left;
	width: 98.5%;
	color: #333;
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	line-height: 1.5em;
	word-spacing: 2px;
	margin: 0;
	padding-left: 1em;
	padding-top: 2em;
	list-style-type:none;
}


#content h2 {
	color: #000;
	font-size: 150%;
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 1em;;
}

#content h3 {
	color: #000;
	font-size: 150%;
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 1em;
}

#content .leftcol {
	width: 50%;
	float: left;
}

#content .rightcol {
	float: right;	
}

#content .topcol {
	float: left;
	margin-left: 23%;
}
#content .topcol img {
	clear: both;
}

.imgleft {
	float: left;
	clear: both;
	margin: 1em 0 0 1em;
	width: 420px;
	padding: 0;
	height: auto;
}

.imgleft img{
	float: left;
	margin-right: .3em;
}

.iconimg{
clear:both;
float:left;
padding-right:15px;
width: 100px;
height: 80px;
}

.listtext{
height: 90px;
}

.bluetext{
	color:#008dc1;
}
/*---RIGHT COLUMN: FLASH BOX, DOWNLOADS BOX---*/

#flash {
float:left;
width: 40%;
padding-left: 3.7em;
padding-top: 2.4em;
padding-right: 0;
}

#downloads {
float:left;
width: 40%;
padding-left: 3em;
padding-top: 1em;
margin: 0;
font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
font-size: 1.167em;
line-height: 1.5em;
}

#titleimg{
float: left;
padding-bottom: 10px;
}

.thumbs {
float: left;
width: 80px;
height: 80px;
padding: 5px 5px 15px 5px;
margin-left: 0;
}

/* FOOTER BAR */

#footer {
	color: #ffffff;
	background-color: #008dc1;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}