html, body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Tahoma', 'Arial', 'sans-serif';
	font-size: x-small;
	background-image: url(../images/bk/bk_hacktevist_header_01.gif);
	background-color: #333;
	color: #FFF;
	background-repeat: repeat-x;
}



#skip { display: none; }


/***********   GENERIC TAGS - START   ***********/

a
{

	border-color: white;
	border-width: 0px;
	border-style: solid;

}



img
{
	border-width: 0px;
}





h1
{
	color: #FFF;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #FFF;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: large;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

h3
{
	color: #FF0;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}


h4
{
	color: #FF0;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}


a:link
{
	color: #FF0;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {color:#FF0;  text-decoration: underline; font-weight: bold;}
a:hover {color:#0FF;  text-decoration:none; font-weight: bold;}
a:active {color:#0F0;  text-decoration:none;  font-weight: bold;}

/***********   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_hacktevist_menu.gif);
	background-color: #333;
	background-repeat: repeat;
}


#main
{
	position: absolute;
	width: 500px;
	top: 100px;
	bottom: 0px;
	left: 180px;
	right: 0px;

	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: 570px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 175px;
	background-image: url(../images/bk/bk_hacktevist_header_02.gif);
	background-repeat: no-repeat;
	border: 0px solid #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
    

    }

/***********   HEADER - END   ***********/













/***********   MAIN CONTENT - START   ***********/

#column01
{
	width: 480px;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: #030;
	padding: 10px 15px 30px 15px;
	border-color: #0F0;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/bk/bk_hacktevist_story.gif);
	background-repeat: no-repeat;
}
	
	
	
#separator01
{

	position: absolute;
	top: 0px;
	left: 180px;
	height: 500px;
	width: 1px;
	display: none;
	border: solid #666 0px;
	background-color: #666;
	
	}



#column02
{
	width: 200px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 360px;
	border: 0px solid #FFFFFF;
	display: none;
	}





#separator02
{

	position: absolute;
	top: 0px;
	left: 400px;
	height: 500px;
	width: 1px;
	display: none;
	border: solid #666 0px;
	background-color: #666;
	}




#column03
{
	width: 170px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 420px;
	border: 0px solid #FFFFFF;
	display: none;
	}



#forum
{
	width: 520px;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: #333;
	padding: 10px 30px 30px 30px;
	border-color: #0F0;
	border-width: 0px;
	border-style: solid;

}
	






#forum0101
{
	width: 520px;

	background-color: #333;
	padding: 0px 0px 20px 0px;
	border-color: #0F0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}



#forum0102
{
	width: 520px;
	background-color: #333;
	padding: 10px 0px 20px 0px;
	border-color: #0F0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}






#title01
{
	color: #FFF;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: xx-large;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 -4 0;
}



#forumtitle01
{
	color: #FF0;
	padding-bottom: -5em;
	padding-top: -5em;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 -4 0;
}




#intropic
{
	float: left;
	padding: .2em .5em .2em .2em;
}

#intro
{
    font-size: small;
	text-decoration: none;
	font-weight: bold; 
}




#pic01
{
	float: left;
	padding: .2em .5em .5em .0em;
	border-color: #0F0;
	border-width: 0px;
	border-style: solid;

}




#boxout01
{
	background-color: #060;
	padding: 15px 25px 30px 25px;
	border-color: #0F0;
	border-width: 1px;
	border-style: solid;
}




/***********   MAIN CONTENT - END   ***********/






a.mainlink:link
{
	color: #FF0;
	text-decoration: underline;
	font-weight: bold;
}
a.mainlink:visited {color:#FF0;  text-decoration: underline; font-weight: bold;}
a.mainlink:hover {color:#0FF;  text-decoration:none; font-weight: bold;}
a.mainlink:active {color:#0F0;  text-decoration:none;  font-weight: bold;}







#bodymenu
{
	
	list-style-image: url(../furniture/bullet_hacktevist.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: 67px;
	left: 20px;

}





