/* CSS Document */

body, a, img, div 
{
  padding:0; 
  margin:0;
}


a
{
  outline: none;
}

body
{
  font-family: Verdana, Arial, sans-serif; 
  font-size: 14px; 
  line-height:17px; 
  background-color:#E0E0E0;
  color:#000;
}

a img 
{
  border:none;
}


ul
{
  margin-left: 13px;
  padding-left: 13px;
}

#wrap 
{
	width:766px;
	margin:0 auto;
	text-align:left;
	background-color:#E0E0E0;
	top: 0px;
}

#langmenu
{
  float:right;
  margin:0px 10px 2px 0px;
}


#langmenu a 
{ 
  padding:1px 3px;
  margin: 0px 0px;
  color:black; 
  text-decoration:none;
  font-size: 10px; 

 }

#langmenu a:hover
{
  background-color:#e9e9e9;
}

#top
{
	width:766px;
	height:160px;
	background-image: url('images/sf6_03.jpg');
	background-repeat: repeat-y;
}







#littlemenu
{
  position:relative;
  z-index:3;
  left: 559px;
  top: 11px;
  font-size: 11px; 
}

#littlemenu a 
{ 
  padding:3px 4px;
  margin: 0px;
  color:#444; 
	background: #EECD62; 
  text-decoration:none;
	border: 1px solid #AA8d22;
 }

#littlemenu a.here
{ 
	background: #FBDA6F; 
 }

#littlemenu a:hover
{
	background: #FBDA6F; 
}








#bigmenu
{
  position:relative;
  z-index:3;
  left: 142px;
  top: 101px;
  font-size: 13px; 
}

#bigmenu a 
{ 
  font-weight:bolder;
  padding:4px 7px;
  margin: 0px;
  color:white; 
  background-color:#0033DA;
  text-decoration:none;
  border:1px solid #000046; 
 }

#bigmenu a.here
{ 
  background-color:#47d; 
 }

#bigmenu a:hover
{
  background-color:#47d; 
}


#mid
{
	width:766px;
	background-image: url('images/sf4_08.gif');
	background-repeat: repeat-y;
}

#midquiz
{
	width:766px;
	background-image: url('images/sf5_full_08.gif');
	background-repeat: repeat-y;
}


#left 
{
  float:left;
  width:466px;
  padding:0px 20px;
}

#leftquiz
{
  float:left;
  width:726px;
  padding:0px 20px;
}

#right
{
  font-size: 12px; 
  float:right;
  padding:0px 20px 0px 0px;
  width:215px;
  color:#FFF;
}


#titlediv
{
  float:left;
  width:170px;
}

#bodytext
{
  
  margin:16px 0 0 0;
  width:450px;
  float:right;
}


#left h2
{
  color:#000;
  font-size: 17px; 
} 

#left a 
{ 
  color:#0000FF;
  text-decoration:none;
 }

#left a:hover
{
  color:#0000FF;
  text-decoration:underline;
}


#leftquiz h2
{
  color:#000;
  font-size: 17px; 
} 

#leftquiz a 
{ 
  color:#0000FF;
  text-decoration:none;
 }

#leftquiz a:hover
{
  color:#0000FF;
  text-decoration:underline;
}




#right a 
{ 
  color:#FFCC00;
  text-decoration:none;
 }

#right a:hover
{
  color:#FFCC00;
  text-decoration:underline;
}


#right  h2
{
  color:#FFF;
  font-size: 17px; 
} 

.presslist {text-align:left; background-color:#EEf; border:1px solid #BBF;  margin:10px 5px; padding:2px;}
.presslist .title {font-weight:bolder; padding:0; margin:2px 0;}
.presslist .text {}


.multipic {width:130px; margin:0; padding:0; float:right; }

.pic {
  float: right;
  border: thin silver solid;
  margin: 0px 3px 3px 3px;
  padding: 3px;
}
.pic p {
  padding:0;
  margin:0;
  text-align: center;
  font-style: italic;
  font-size: 10px;
  text-indent: 0;
}



#bndiv1
{
  width:260px;
	height: 20px;
	float:right;
	clear:right;
}
#bndiv2
{
 margin:4px 0;
  width:280px;
	height: 20px;
	float:right;
	clear:right;
}


ul#bodynav {
	float:right;
	font-size:10px;
	list-style:none;
	border: 0;
	border-right: 1px solid #666;
	margin:0;
	padding:0;
	
	}

#bodynav li {list-style:none;display:inline;float:right;}

#bodynav  li a 
{
	background: #EECD62; 
	padding: 1px 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center; 
	border: 1px solid #666;
	border-right: none;
	}

#bodynav  li a.here {
	background: #FBDA6F; 
	color: #000;
	text-decoration: none;
	}

#bodynav  li a:hover {
	background: #FBDA6F; 
	color: #000;
	text-decoration: none;
	}








ul#bodynav2 {
	float:right;
	font-size:10px;
	list-style:none;
	border: 0;
	border-right: 1px solid #666;
	margin:0;
	padding:0;
	
	}

#bodynav2 li {list-style:none;display:inline; float:right}

#bodynav2  li a 
{
	background: #dFe558; 
	padding: 1px 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center; 
	border: 1px solid #666;
	border-right: none;
	}

#bodynav2  li a.here {
	background: #e5f561; 
	color: #000;
	text-decoration: none;
	}

#bodynav2  li a:hover {
	background: #e5f561; 
	color: #000;
	text-decoration: none;
	}








#footer
{
  float:right;
  margin:0px 15px 2px 0px;
  padding:1px 3px;
  margin: 0px 0px;
  color:#888; 
  font-size: 10px; 

 }


.leftarrow
{
  float: left;
}


.clear {clear:both;}

.sig 
{
padding-top:0px;
margin-top:0px;
text-align:right;
}
.quote
{
padding-bottom:3px;
margin-bottom:0px;
}

.find 
{
padding-top:0px;
margin-top:0px;
}

.indent
{
margin:0 0 0 20px;
}

.smallertext
{
font-size:11px;
}
