/*
Style sheet for www.kristof.on.ca/index.htm
*/

body
	{
	background-color: #D8DEBD;
	}

#rob
	{
	font-family: neuropol, arial, sans-serif;
	font-size: 220%;
	font-weight: bold;
	position: absolute;
	}

#krist
	{
	font-family: neuropol, arial, sans-serif;
	font-size: 220%;
	font-weight: bold;
	position: absolute;
	}

#bars_left, #bars_center, #bars_right, #cent
	{
	position: absolute;
	}

#cent
	{
	visibility: hidden;
	}

#modified_heading
	{
	font-family: liberation sans, arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	position: absolute;
	}

#modified_data
	{
	font-family: liberation sans, arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: blue;
	position: absolute;
	}

/*
ul
	{
	list-style-type = none;
	}
*/

/*
#brInfoTable
	{
	font-size: 75%;
	width: 80%;
	border: solid #000000 1px;
	margin-right: 10%;
	margin-left: 10%;
	}
*/

/*
.heading
	{
	background-color: #BDB76B;
	padding:1px;
	border: solid #000000 1px;
	}
*/

/*
.data
	{
	background-color: #F5F5DC;
	padding:1px;
	border: solid #000000 1px;
	}
*/

/*
#footer
	{
	position:absolute;
	bottom:0;
	width:100%;
	height:60px
	}
*/





/**/
