@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; border:0; } 
html { background: #FFFFFF; font-size: 12px;  font-family: Verdana, Helvetica, Arial, Sans;  }

body {
	
	background:#FFFFFF;
	margin: 0; 
	padding: 0;
}
p {padding:10px 0; margin:5px 0;}

#main { border:8px solid #f6edd9; width:974px;margin:150px auto 0 auto; }

#content {border:4px solid #e3d9c1;width:966px;background-image:url(../images/windows.jpg);background-repeat:no-repeat;background-position:left 10px;}

.winners #content {background-image: none;}

#copy { padding:74px 10px 10px 0px; }

#logo {position:absolute; text-align:center; top:0; left:0;z-index:10; width:100%;}
#navholder {width:966px;height:175px;clear:both;}
#myOnPageContent {display:none;}
#nav li {
z-index: 1;
	list-style:none;
	margin:0px 0px;
	padding:0px;
	float:left;
	height: 29px;
}
#nav a {
	display: block;
	text-decoration: none;
	background: none;
	width: 100%;
	height: 100%;
	color: #fff;
}

#nav a span{
	display:none;
}

li#arabic { width:80px; height:29px; background:url(../images/arabic_button.jpg) no-repeat 0px -29px;}
li#arabic:hover, li#arabic.sfhover { background:url(../images/arabic_button.jpg) no-repeat 0px 0px;}
li#chinese { width:80px; height:29px; background:url(../images/chinese_button.jpg) no-repeat 0px -29px;}
li#chinese:hover, li#chinese.sfhover { background:url(../images/chinese_button.jpg) no-repeat 0px 0px;}
li#english { width:80px; height:29px; background:url(../images/english_button.jpg) no-repeat 0px -29px;}
li#english:hover, li#english.sfhover { background:url(../images/english_button.jpg) no-repeat 0px 0px;}
li#french { width:80px; height:29px; background:url(../images/france_button.jpg) no-repeat 0px -29px;}
li#french:hover, li#french.sfhover { background:url(../images/france_button.jpg) no-repeat 0px 0px;}
li#german { width:80px; height:29px; background:url(../images/german_button.jpg) no-repeat 0px -29px;}
li#german:hover, li#german.sfhover { background:url(../images/german_button.jpg) no-repeat 0px 0px;}
li#hebrew { width:80px; height:29px; background:url(../images/hebrew_button.jpg) no-repeat 0px -29px;}
li#hebrew:hover, li#hebrew.sfhover { background:url(../images/hebrew_button.jpg) no-repeat 0px 0px;}
li#japanese { width:80px; height:29px; background:url(../images/japanese_button.jpg) no-repeat 0px -29px;}
li#japanese:hover, li#japanese.sfhover { background:url(../images/japanese_button.jpg) no-repeat 0px 0px;}
li#korean { width:80px; height:29px; background:url(../images/korean_button.jpg) no-repeat 0px -29px;}
li#korean:hover, li#korean.sfhover { background:url(../images/korean_button.jpg) no-repeat 0px 0px;}
li#portuguese { width:80px; height:29px; background:url(../images/portugues_button.jpg) no-repeat 0px -29px;}
li#portuguese:hover, li#portuguese.sfhover { background:url(../images/portugues_button.jpg) no-repeat 0px 0px;}
li#russian { width:80px; height:29px; background:url(../images/russian_button.jpg) no-repeat 0px -29px;}
li#russian:hover, li#russian.sfhover { background:url(../images/russian_button.jpg) no-repeat 0px 0px;}
li#spanish { width:80px; height:29px; background:url(../images/spanish_button.jpg) no-repeat 0px -29px;}
li#spanish:hover, li#spanish.sfhover { background:url(../images/spanish_button.jpg) no-repeat 0px 0px;}
li#turkish { width:80px; height:29px; background:url(../images/turkish_button.jpg) no-repeat 0px -29px;}
li#turkish:hover, li#turkish.sfhover { background:url(../images/turkish_button.jpg) no-repeat 0px 0px;}

H1 {
		font-size: 16px;
		color:#176ba7;
		font-weight:bold;
		padding:7px 0;
		line-height:1.2em;
		}
		
.thumbnail
{
float: left;
width: 100px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}
.clearboth { clear: both; }

#flags {padding-left:125px;}

#providedby {width:450px;height:22px;float:right;text-align:right;padding:10px 0px 20px 0px;clear:both;}
#providedby img {padding-top:7px;}

