

html, body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Tahoma', 'Arial', 'sans-serif';
	font-size: x-small;
	/*background-image: url(../images/bk/bk_ih8u.gif);*/
	background-color: #FFFFFF;
	color: #000000;
	background-repeat: no-repeat;
}




#skip { display: none; }




/***********   GENERIC TAGS - START   ***********/

legend
{

		color: #000;

}

a
{

	border-color: FF0;
	border-width: 0px;
	border-style: solid;

}


img
{
	border-width: 0px;
}




h1
{
	color: #000000;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #000000;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: large;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

h3
{
	color: #fff;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}


h4
{
	color: #fff;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}


a:link
{
	color: #EBC20A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {color:#EBC20A;  text-decoration: underline; font-weight: bold;}
a:hover {color:#EBC20A;  text-decoration:none; font-weight: bold;}
a:active {color:#EBC20A;  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 #FFD000 0px;
	width: 175px;
	background-image: url(../images/bk/bk_ih8u_menu.gif);
	background-repeat: no-repeat;
	background-color: #FFD000;
	
}


#main
{
	position: absolute;
	width: 500px;
	top: 125px;
	bottom: 0px;
	left: 200px;
	right: 0;

	border-color: white;
	border-width: 1px;

}


#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: 110px;
	position: absolute;
	top: 0px;
	left: 175px;
	border: 0px solid #D0D0D0;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(../images/bk/bk_ih8u_header_01.gif);
	background-repeat: no-repeat;
	background-color: #D0D0D0;
}

/***********   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 #F99 0px;
	background-color: #FFD000;
	}



#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 #f99 0px;
	background-color: #FFD000;
	}




#column03
{
	width: 160px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 400px;
	border: 0px solid #FFFFFF;
	}





#title01
{
 color: #fff;
	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;
	color: #EBC20A;
}




/***********   MAIN CONTENT - END   ***********/



a.mainlink:link
{
	color: #26C1F1;
	text-decoration: underline;
	font-weight: bold;
}
a.mainlink:visited {color:#26C1F1;  text-decoration: underline; font-weight:
bold;}
a.mainlink:hover {color:#0B7095;  text-decoration:none; font-weight: bold;}
a.mainlink:active {color:#26C1F1;  text-decoration:none;  font-weight: bold;}




#bodymenu
{

	list-style-image: url(../furniture/bullet_ih8u.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_ih8u.gif);
	list-style-type: circle
}


#bodymenu a:link
{
	color: #FF0;
		list-style-image: url(../furniture/bullet_ih8u.gif);
	list-style-type: circle

}


#bodymenu a:visited
{
	color: #FF0;

}


#bodymenu a:hover
{
	color: #FCC;
	text-decoration: underline;
}


#bodymenu a:active
{
	color: #F66;
	text-decoration: underline;
}




#quiz
{
	position: absolute;
	top: 67px;
	left: 20px;

}







