@charset "utf-8";
/* CSS Document */

#content {
	
}

#content #topSpace {
	height: 20px;
}

#content #tipCont {				
	background:url(../images/tips.jpg) no-repeat;
	width:755px;
	height:217px;	
	padding: 35px 10px 10px 10px;
	margin: 0px 10px 10px 42px;
}

#topLinks {
	width:755px;
	padding:5px 10px 10px 2px;
}

#topLinks h3{
	color:#dae4fc;
	font-weight:bold;
	padding:2px 0px 0px 7px;
}

#topLinks a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	padding-left:10px;
}

#topLinks a:hover {
	color:#000000;
	text-decoration:none;
}

#topLinks #textCont{
	padding:10px;
	color:#FFFFFF;
}





