/* CSS Document - Just Search */

#TextBox {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	position:relative;
	width:800px;
	}

#TextBox a:link{
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}

#TextBox a:visited{
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}
	
#TextBox a:hover{
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}	
	
#Left {
	position:relative;
	float:left;
	width:340px;
	padding:30px;
	text-align:justify
	}
	
#Right {
	position:relative;
	float:right;
	width:340px;
	padding:30px;
	text-align:justify
	}
	
#Footer {
	clear:both
	}		
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#BED3E4;
	}
/* h2 added Aug 08 */		
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#BED3E4;
	}