#ticker {

	font-family: Calibri;

	font-size: 12px;

	color: #000;

	text-decoration: none;

	font-weight: 100;
	

}

a, a:active, a:focus, a:link, a:visited {

	color: black;

	

}



a:hover

{

	text-decoration: underline;

}

a#ticker, a:active#ticker, a:focus#ticker, a:link#ticker, a:visited#ticker {

	color: black;

	

}



a:hover#ticker

{

	text-decoration: underline;

}



#headline {

	font-family: Calibri;

	font-size: 18px;

	color: #000;

	text-decoration: underline;

	width: 500px;

	font-weight: 100;

}



#bio {

	font-family: Calibri;

	font-size: 18px;

	color: #000;

	width: 500px;

	font-weight: 100;

}



a#bio, a:active#bio, a:focus#bio, a:link#bio, a:visited#bio {

	color: black;

	text-decoration: none;

}



a:hover#bio

{

	text-decoration: underline;


}



#text {

	font-family: Calibri;

	font-size: 13px;

	color: #000;

	display: block;

}


#gb {

	font-family: Calibri;
	color: #000;
	margin-left:220px;
	cursor:pointer;
}



a#gb, a:active#gb, a:focus#gb, a:link#gb, a:visited#gb {

	color: black;

	text-decoration: none;

}



a:hover#gb

{

	text-decoration: underline;


}
#four{
	margin-left:30px;
}

#header{
	height:100%;
}

html, body{
height: 100%;
}

div#test{
height: 100%;
}
