* {
padding: 0; margin: 0;
}

body {
    font-size:100%;
	background-color: #333333;
	background-image: url(images/bodybg.gif); background-repeat: repeat;
	margin-top: 15px;
}

#bodytext {
    font-size:0.875em;
}


/*********************** strucural elements ********************************/

#container {
	width: 961px; margin: 0 auto;
}

#header {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#header ul li a {
color: #FFFFFF;
font-weight: bold; font-size: 0.8em; text-transform: uppercase;
}

ul#toolset {
	width: 30em;
	float: right;
	color: #fff;
	margin-top: -10px;
	margin-bottom: 15px;
	text-align: right;
}

ul#toolset li {
	list-style: none; display: inline;
}

ul#toolset li#larger {
	font-size: 2em;
}

ul#toolset li#lang_eng {
	display: none;
}

ul#toolset li#image_on {
	display: none;
}

div#miscinfo {
	float: right; margin-right: 10px;
	width: 580px; height: 40px;
	clear: right;
	background-image: url(images/miscbg.gif); background-repeat: no-repeat; background-position: center;
}

div#miscinfo form {
	width: 250px; 
	float: left;
	margin: 9px 0 0 0px;
	padding-left: 15px;
}

div#miscinfo form input {
	height: 19px; width: 194px;
	background-image: url(images/textbg.png); background-repeat: no-repeat;
	background-color: #37302A;
	border: 0;
	padding: 2px; padding-left: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

div#miscinfo form #search_b {
	background-image: url(images/go_b.gif); background-repeat: no-repeat;
	border: 0;
	width: 39px; height: 24px; padding-top: -2px;
	text-indent: -9999px; color: #000;
}

ul#mislinks {
	float: right; 
	margin-top: 10px;
	padding-right: 15px;
}

ul#mislinks li {
	display: inline; margin: 0 0 0 17px;
}

ul#mislinks li a {
	font-size: 1.05em; font-weight: normal;
	text-decoration: none;
}

ul#mislinks_spanish {
	float: right; 
	margin-top: 13px;
	padding-right: 30px;
}

ul#mislinks_spanish li {
	display: inline; margin: 0 0 0 13px;
}

ul#mislinks_spanish li a {
	font-size: 1.05em; font-weight: normal;
	text-decoration: none;
}

#snippet, .main {
	height: 180px; 
	background-image: url(images/mastimg1.jpg); background-repeat: no-repeat; background-position: 10px 10px;
	clear: both; overflow: hidden;
}


#snippet #msg {
	height: 180px; 
	background-image: url(images/headerbg.gif); background-repeat: no-repeat;
	clear: both;
	padding: 10px; color: #FFFFFF; 
}	

#nav_main {
	background-image: url(images/navbg.gif); background-repeat: no-repeat; background-position: center;
	height: 65px; padding-left: 20px;
	overflow: hidden;
}

#nav_main ul {
	height: 36px;
}

#nav_main ul li {
	margin-left: 20px; padding-top: 10px; padding-bottom: 9px;
	display: block; float: left;
}

#nav_main ul li#active {
	background-color: #eee;
	color: #000000;
	padding-left: 8px; padding-right: 8px;
}

#nav_main ul li#active a {
	color: #000000;
}

#nav_main ul li a {
	color: #fff; text-transform: uppercase; text-decoration: none; line-height: 20px;
	font-size: 18px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#nav_main ul li a:hover {
	border-top: 3px solid #666; 
	padding-top: 4px;
}


#content {
	background-image:url(images/mainbg.jpg); background-position: top; background-repeat: repeat-x;
	background-color: #fff;
	padding-left: 25px;
	border: 2px solid #666; border-top: 0; border-bottom: 0;
}

#main_col {
	width: 570px; float: left;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

#main_col p {
	font-size: 0.85em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 15px;
}

#main_col .list {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 15px;
	margin-left: 30px;
	font-size: 13px;
}

#main_col .list li {
	margin-bottom: 15px;
	
}

#main_col img {
	float: right; padding-left: 20px;
}

#main_col img.left {
	float: left; padding-right: 20px; padding-left: 0; padding-top: 10px;
}

#main_col img.mid {
	float: none; margin-left: 17%;
}

#main_col p a {
color: #006699;
}

#reference { clear: both; }

#reference dt {
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#reference dd {
	margin-bottom: 20px;
}

#reference dd a {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sideCol {
	padding-left: 30px;
	float: left;
	width: 300px; max-width: 300px;
}

#relstuff {
	margin-top: 40px;
}

.block {
	width: 240px;
	float: left;
	margin-right: 10px;
	font-family: "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

.block a {
	font-weight: bold;
	color: #236e11; text-decoration: none;
}

.block p {
font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em;
}

#quiz, #quizNarrow {
	padding: 15px; border: 1px solid #ccc; margin-right: 10px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#quiz strong, #quizNarrow strong {
	margin-bottom: 5px; color: #009900;
}

#quiz a, #quizNarrow a {
color: #333; margin-left: 5px;
}

#quiz a:hover, #quizNarrow a:hover {
background-color: #FFFFCC;
}

#quizNarrow {
	width: 200px; float: left; border: 1px solid #009900; 
}

#quizinfo {
	padding-bottom: 10px;
}

#quiz input, #quizNarrow input {
	margin-right: 10px;
}

#quiz button, #quizNarrow button {
	background-image: url(images/check.gif); background-repeat: no-repeat;
	height: 21px; width: 48px; text-indent: -9999px; border: 0; background-color: #FFFFFF;
}

#gameLinks li {
	font-size: 12px;
	background-image: url(images/gamesbg.gif); background-repeat: no-repeat;
	padding: 7px;
	list-style: none; padding-left: 20px;
}

#gameLinks li.fun {
/**/
}

#gameLinks li.learn {
/**/
}

#gameLinks li a {
	line-height: 1.3em; display: block; height: 83px;
	padding-right: 80px; outline: none; text-decoration: none;
}

#relLinks {
	font-family: "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
}

#relLinks dd,  #relLinks dt {
	font-size: 12px;
	background-color: #eee;
	padding: 4px;
	padding-left: 5px;
}

#relLinks dt {
	margin-top: 10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {
	height: 100px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#searchwrap * {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#searchwrap a {
	color: #006600; text-decoration: none; border-bottom: 1px solid #006600; font-size: 14px;
}

/******************  headings ****************************************/

#header h1 {
text-indent: -9999px; width: 260px; float: left;
}

#header h1 a {
display: block; height: 76px; width: 355px;
background-image: url(images/mastbrand.gif); background-repeat: no-repeat; background-position: 0 20px;
}

#header .spanish {
background-image: url(spanish/images/mastbrand.gif); background-repeat: no-repeat; background-position: 0 20px;
}

#snippet #msg h2 {
	float: left; text-transform: none; 
	padding-left: 330px; margin-top: 10px;
	font-size: 1.8em; letter-spacing: 1px;
}

#snippet #msg h2 em {
	font-style: normal;
	color: #ccff00;
}

#snippet #msg h5, #snippet #msg p {
	clear: both; width: 580px; font-size: 13px;
	margin-left: 330px;
	padding-top: 10px; line-height: 15px;
}

#main_col h2 {
	font-size: 1.6em;
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
}

#main_col h3 {
	font-size: 1.3em;
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
}

h3#nav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*color: #009900;*/ color: #333;
	margin-bottom: 15px; font-size: 20px;
	background-image: url(images/doc.gif); background-repeat: no-repeat; padding-left: 45px; padding-top: 15px;
	height: 35px;
}

#relstuff h4 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS","Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
}

h4#relHead , h4#playCool, h4#imgcredits {
	background-image: url(images/relLinks.gif); background-position: top left; 
	background-repeat: no-repeat; padding-left: 45px; padding-bottom: 0px; padding-top: 5px;
}

h4#playCool {
	background-image: url(images/smile.gif); height: 32px; font-size: 20px; color: #333;
}

h4#imgcredits {
	background-image: url(images/imgcredits.gif); height: 42px; font-size: 20px; color: #333;
}

#reference h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	margin-bottom: 10px; 
	background-image: url(images/books.gif); background-repeat: no-repeat; padding-left: 33px; height: 30px;
}

#footer h4 {
	background-image: url(images/footer.gif); background-repeat: no-repeat;
	width: 961px; margin: 0 auto;
	height: 50px;
	padding-top: 50px; color: #fff; text-indent: 30px;
	font-weight: normal;
}

#footer h4 a {
	color: #fff;
}

.interviewquestion {
	color: #2e812e
}

/******************* navigation related *************************************/

ul#navlist * {
	list-style: none;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

ul#navlist {
	border-left: 1px solid #000;
}

ul#navlist li {
	margin-bottom: 7px;
	padding-left: 20px;
	margin-left: -4px; 
}

ul#navlist li a {
	font-size: 1.2em; 
}

ul#navlist li.curr {
	border-left: 7px solid #000;
	padding-left: 13px;
}

ul#navlist li ul {
	border-left: 1px solid #000; 
	margin: 10px 0 10px 20px;
}

ul ul li.curr a {
	height: 1.4em;
}

ul#navlist li ul li a {
	font-size: 1em;
}

ul#navlist li#this {
	background-color: #ccc; 
}

ul#navlist li#this a {
	display: inline;
}

blockquote {
	background-image: url(images/quoted.gif); background-position: left top; background-repeat: no-repeat;
	width: 250px; float: right; text-indent: 30px; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; margin: 15px; line-height: 23px;
}

#features {
	clear: both; padding-top: 20px; margin-bottom: 0; padding-bottom: 10px; width: 100%; height: auto;
}

#features img {
margin-right: 20px; margin-bottom: 0; padding-bottom: 0;
}

#barloader {
text-indent: -9999px; background-image: url(images/barcode.gif); background-repeat: repeat-x;
height: 26px; display: block; clear: both; width: 900px;
}

#barloader hr {
display: none;
}

#refresh {
margin: 0 auto; width: 75px; display: block;
}

.polybius {
font-family: Georgia, "Times New Roman", Times, serif;
}

#stego {
height: 230px; border: 8px solid #669900; font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; background-color: #FFFFFF; margin-bottom: 10px;
}

#stego img {
float: none;
}


#stego div {
float: left; width: 270px; text-align: center;
}

#stego span {
display: block; float: none;
}

#gallerywrap img {
float: left; outline: none; border: 0; padding: 0 40px 35px 0;
}

#accordion {
width: 270px;
}

#accordion * { list-style: none; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-transform: uppercase;  }

#accordion li a {
background: #669900; text-decoration: none; padding: 5px; color: #fff; display: block; 
}

#accordion li a.odd {background: #C1D791; color: #000;}
 
#accordion li ul li {
background: #fff; padding: 5px; text-transform: none; font-size: 12px; background-color: #eee; width: 260px;
}

ul#hazytools {
list-style: none; margin-bottom: 20px; margin-left: -20px; padding-top: 10px;
}

ul#hazytools li span {
display: none;
}

ul#hazytools li img {
float: none; border: 0;
}


ul#hazytools li  {
margin-bottom: 20px;
}

.floatCol {
float:left; width: 250px; padding: 0 35px 0 3px; 
}

#accordion li { border-bottom: 1px solid #000; }

#factinfo {
padding: 15px; border: 1px solid #ccc; margin-right: 10px;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em; color: #009900; font-weight: bold;
}

#factinfo strong { color: #000000; }

.factnarrow {
width: 200px;
}

#factinfo img {
float: left; padding: 0; padding-right: 10px;
}

