table {
	font-size:9px;
	color: #00ADEF;
}

#inspirationBox{
	border: 3px solid #BCBEC0;
	width: 440px;
	height: 228px;
	background-color: white;
	margin-top:30px;
	margin-left:25px;
	padding:5px;
}
	
	
H1{
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	color: #00ADEF;
	line-height:14px;
	font-size: 12px;
	margin-bottom:10px;
	margin-top:0px;
}


#passionFlash{
	position:relative;
	left:20px;
	width:514px;
	height:208px;
	clear:both;
	border: 0px solid blue;
}

#passionLinks{
	position:relative;
	left:160px;
	width:450px;
	clear:both;
	margin-top:3px;
	font-size:9px;
	border: 0px solid blue;
}

*html #passionLinks{
	position:relative;
	left:150px;
	width:450px;
	clear:both;
	margin-top:3px;
	font-size:9px;
	border: 0px solid blue;
}

/*
#passionText{
	position:relative;
	left:20px;
	width:450px;
	clear:both;
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	border: 0px solid blue;
	margin-top:10px;
}
*/


#passionText{
	position:relative;
	left:110px;
	width:520px;
	clear:both;
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	margin-top:18px;
	border: 0px solid blue;
}




#calloutText{
	border: 1px solid #999999;
	width:180px;
	padding:6px;
}

*html #calloutText{
	border: 1px solid #999999;
	width:180px;
	padding:10px;
}

#calloutText p{
	margin-top:0px;
	margin-bottom:5px;
}

#calloutContainer {
	float:right;
	width:180px;
	padding:3px;
	margin:18px;
	clear:both;
}

*html #calloutContainer {
	float:right;
	width:180px;
	height:300px;
	padding:0px;
	margin-left:15px;
	margin-right:5px;
}



#download {
	margin-top:10px;
	margin-bottom:15px;
	}

#seeAlso{
	color: #666666;
	margin-bottom:30px;
}


.xLink{
	display:block;
	margin-left:0px;
	}








