html, body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Tahoma', 'Arial', 'sans-serif';
	font-size: x-small;

	background-color: #FFFFFF;
	color: #000;
	background-repeat: no-repeat;
}




#skip { display: none; }



/***********   GENERIC TAGS - START   ***********/

a
{

	border-color: white;
	border-width: 0px;
	border-style: solid;

}


img
{
	border-width: 0px;
}




h1
{
	color: #909;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #909;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

h3
{
	color: #909;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px -2px 0px;
}


h4
{
	color: #909;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}


/***********   GENERIC TAGS - END   ***********/





/***********   PAGE LAYOUT ELEMENTS - START   ***********/

#header
{
	position: none;
	top: 0%;
	bottom: 100%;
	left: 0%;
	right: 0%;
background-color: #909;
}



#sidebar
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	
	border-right: solid white 1px;
	width: 175px;
	background-image: url(../images/bk/bk_intransit_menu.gif);
	background-color: #f3c7df;
	background-repeat: repeat-y;
}


#main
{
	position: absolute;
	width: 500px;
	top: 130px;

	left: 190px;
	right: 0px;

	border-color: #000000;
	border-width: 1px;
}








#zeroid
{
	position: relative;
	top: 500px;

	display: block;
	height: 1500px;
	border-color: white;
	border-width: 0px;
	border-style: solid;

}






/***********   PAGE LAYOUT ELEMENTS - END   ***********/














/***********   HEADER - START   ***********/


#header01
{
	width: 98%;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 170px;
	padding-top: 10px;
	padding-left: 230px;
	background-image: url(../images/bk/bk_intransit_header.gif);
	background-color: #F9DBF7;
	background-repeat: no-repeat;
	border-color: #3CA5ED;
	border-width: 0 0 1px 0;
	border-style: solid;
}

/***********   HEADER - END   ***********/








/***********   MAIN CONTENT - START   ***********/

#column01
{
	width: 180px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;

	border: 0px solid #FFFFFF;
	}
	
	
#columnholder
{
	

	position: relative;
	top: 10%;
	left: 0px;

	border: 0px solid #000000;
	
	}	
	
#column02
{
	width: 160px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 210px;
	border: 0px solid #FFFFFF;
	}
	
	
	
#separator01
{
	position: absolute;
	top: 0px;
	left: 190px;
	height: 500px;
	width: 1px;
	background-color: #FCF;
	border-color: #FCF;
	border-width: 1px;
	border-style: solid;
}



#column03
{
	width: 160px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 410px;
	border: 0px solid #FFFFFF;
	}





#separator02
{
	position: absolute;
	top: 0px;
	left: 390px;
	height: 500px;
	width: 1px;
	background-color: #FCF;
	border-color: #FCF;
	border-width: 1px;
	border-style: solid;
}







#title01
{
	color: #909;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: large;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px -4px 0px;
}


#intropic
{
	float: left;
	padding: .2em .5em .2em .2em;
}

#intro
{
    font-size: small;
	text-decoration: none;
	font-weight: bold; 
}


#mini
{
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}


/***********   MAIN CONTENT - END   ***********/






a.mainlink:link
{
	color: #909;
	text-decoration: underline;
	font-weight: bold;
}
a.mainlink:visited {color:#909;  text-decoration: underline; font-weight: bold;}
a.mainlink:hover {color:#990;  text-decoration:none; font-weight: bold;}
a.mainlink:active {color:#099;  text-decoration:none;  font-weight: bold;}







#bodymenu
{
	
	list-style-image: url(../furniture/bullet_hacktivist.gif);

}

#bodymenu a
{
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0em;
	padding-bottom: 1em;
	display: block;

}


#bodymenu a:link
{
	color: #FFF;


}


#bodymenu a:visited
{
	color: #FFF;

}


#bodymenu a:hover
{
	color: #FF0;
	text-decoration: underline;
}


#bodymenu a:active
{
	color: #0FF;
	text-decoration: underline;
}








#quiz
{
	position: absolute;
	top: 35px;
	left: 270px;

}








