body, html	{ background-image:url('../images/background.jpg');background-repeat:repeat-x;background-color:#060B11;	width:100%;padding:0px;margin:0px;    font-family: Arial;    font-size:small;font-size:12px;}


#container{
   width:950px;
   position:relative; /* needed for footer positioning*/
   margin:0 auto; /* center, not in IE5 */
   border-left:0px solid gray;
   border-right:0px solid gray;

	}

h1	{padding:0px;margin:0px;color:#20526B;font-weight:bold;font-size:35px;padding-bottom:20px;	}

#header	{width:950px;	}


#menu {background-image:url('../images/top_menu_fade.jpg');background-repeat:repeat-x;height:22px;padding-top:3px;color:white;padding-left:10px;	}


#menu a {padding-right:5px;padding-left:5px; text-decoration:none;color:white;font-weight:bold;}
#menu a:hover {padding-right:5px;padding-left:5px; color:#9FA4A8;font-weight:bold;	}
#menu a:visited {padding-right:5px;padding-left:5px; color:white;font-weight:bold;	}
.selected	{ color:#1985CF !important;	}


#content	{width:930px;background-color:black;min-height:400px;padding:10px;background-image:url('../images/mainpan_background.jpg');background-repeat:repeat-x;	}


#footer	{width:950px;height:40px;padding-top:10px; color:#9FA4A8;font-size:11px;	}

#content	a {color:#9FA4A8;	}

#footer	a {color:#9FA4A8;	}

.bigger_text	{color:#A6A6A6;font-size:18px;	}

.display	{color:white;padding-left:20px;padding-right:20px;color:#A7A7A7;font-size:14px;	}


#quiz   {width:940px;height:70px;background-image:url('../images/bottom_menu_quiz.jpg');padding:0px;margin-top:4px;padding-left:10px;color:#9FA4A8;   }


#question  {width:98%;font-size:18px;color:white;font-weight:normal !important; padding-top:0px; }

.quiz_main  {font-size:20px;    }


.button   {color:black;background-color:white;border:0px;font-weight:bold; width:100px;  }

#footer a {text-decoration:none; }
.orange { color: #F60; }
