html, body{	margin: 0px;	padding: 0px;	font-family: 'Tahoma', 'Arial', 'sans-serif';	font-size: x-small;	background-color: #FFF;	color: #000;}#skip { display: none; }/***********   GENERIC TAGS - START   ***********/legend{		color: #000;}a{	border-color: F00;	border-width: 0px;	border-style: solid;}img{	border-width: 0px;}h1{	color: #000;	padding-bottom: -5em;	padding-top: -5em;	font-size: x-large;	text-decoration: none;	font-weight: normal;	margin: 0px 0px 0px 0px;}h2{	color: #000;	padding-bottom: -5em;	padding-top: -5em;	font-size: large;	text-decoration: none;	font-weight: normal;	margin: 10px 0px 0px 0px;}h3{	color: #000;	padding-bottom: -5em;	padding-top: -5em;	font-size: medium;	text-decoration: none;	font-weight: normal;	margin: 10px 0px 0px 0px;}h4{	color: #000;	padding-bottom: -5em;	padding-top: -5em;	font-size: medium;	text-decoration: none;	font-weight: normal;	margin: 10px 0px 0px 0px;}a:link{	color: #F60;	text-decoration: underline;	font-weight: bold;}a:visited {color:#F60;  text-decoration: underline; font-weight: bold;}a:hover {color:#900;  text-decoration:none; font-weight: bold;}a:active {color:#C30;  text-decoration:none;  font-weight: bold;}/***********   GENERIC TAGS - END  ***********//***********   PAGE LAYOUT ELEMENTS - START   ***********/#header{	position: none;	top: 0%;	bottom: 100%;	left: 0%;	right: 0%;	}#sidebar{	position: absolute;	top: 0%;	bottom: 0%;	left: 0%;	border-right: solid white 0px;	width: 175px;	background-image: url(../images/bk/bk_bbb_menu.gif);	background-repeat: no-repeat;	background-color: #F90;}#main{	position: absolute;	width: 500px;	top: 120px;	bottom: 0px;	left: 200px;	right: 0;	background-image: url(../images/bk/bk_bbb.gif);	border-color: white;	border-width: 1px;	background-repeat: no-repeat;}#zeroid{	position: relative;	top: 500px;	display: block;	height: 1000px;	border-color: white;	border-width: 0px;	border-style: solid;}/***********   PAGE LAYOUT ELEMENTS - END   ***********//***********   HEADER - START   ***********/#header01{	width: 80%;	height: 80px;	position: absolute;	top: 0px;	left: 175px;	border: 0px solid #FFFFFF;	padding-top: 0px;	padding-left: 10px;	background-color: #F90;	background-image: url(../images/bk/bk_bbb_header_01.gif);	background-repeat: no-repeat;}/***********   HEADER - END   ***********//***********   MAIN CONTENT - START   ***********/#column01{	width: 175px;	height: 500px;	position: absolute;	top: 0px;	left: 0px;	border: 0px solid #FFFFFF;	}#separator01{	position: absolute;	top: 0px;	left: 182px;	height: 900px;	width: 1px;	display: block;	border: solid #666 0px;	background-color: #666;	}#column02{	width: 160px;	height: 500px;	position: absolute;	top: 0px;	left: 196px;	border: 0px solid #FFFFFF;	}#separator02{	position: absolute;	top: 0px;	left: 374px;	height: 900px;	width: 1px;	display: block;	border: solid #666 0px;	background-color: #666;	}#column03{	width: 160px;	height: 500px;	position: absolute;	top: 0px;	left: 400px;	border: 0px solid #FFFFFF;	}#title01{ color: #000000;	padding-bottom: .2em;	padding-top: 0em;    font-size: small;	text-decoration: none;	font-weight: bold;  border-bottom: solid #0f0 0px;}#intropic{	float: left;	padding: .2em .5em .2em .2em;}#intro{    font-size: small;	text-decoration: none;	font-weight: bold;}/***********   MAIN CONTENT - END   ***********/a.mainlink:link{	color: #F60;	text-decoration: underline;	font-weight: bold;}a.mainlink:visited {color:#F60;  text-decoration: underline; font-weight:bold;}a.mainlink:hover {color:#900;  text-decoration:none; font-weight: bold;}a.mainlink:active {color:#C30;  text-decoration:none;  font-weight: bold;}#bodymenu{	list-style-image: url(../furniture/bullet_bbb.gif);	margin-left: 15px;}#bodymenu a{	text-align: left;	text-decoration: none;	font-weight: bold;	padding-left: 0em;	padding-bottom: 1em;	display: block;		list-style-image: url(../furniture/bullet_bbb.gif);	list-style-type: circle}#bodymenu a:link{	color: #F60;		list-style-image: url(../furniture/bullet_bbb.gif);	list-style-type: circle}#bodymenu a:visited{	color: #F60;}#bodymenu a:hover{	color: #900;	text-decoration: underline;}#bodymenu a:active{	color: #C60;	text-decoration: underline;}#quiz{	position: absolute;	top: 67px;	left: 20px;}