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

/* THIS STYLE SHEET IS FOR THE TIPS PAGE ONLY */

/* navigation starts here */
.tips a {
	height: 60px;
}
.tips a {
	background:url(../images/tips_right_b.gif) no-repeat right top;
	cursor: default;
}
#nav {
	position: relative;
	width: 960px;
	margin: 0px;
}
/* navigation ends here */
#wrapper1 {
	height:490px;
}
h1 {
	color:#4ebfea;
}
/* wrapper for GoDisc sign-up link */
#go {
	position: absolute;
	background-image:url(../images/GoDisc.gif); 
	background-repeat: no-repeat;
	background-position: right;
	top: 45px;
	left: 890px;
	font-family:"Courier New", monospace;
	font-size:400%;
	text-align:center;
	text-indent:-20px;
	padding: 170px 0px;
	width:160px;
}
#go a {
	text-decoration: none;
	margin:0px;
	color:#000000;
}
#go a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

#go a {
	text-decoration: none;
	margin:0px;
	color:#000000;
}
#go a:hover {
	color:#000000;
	text-decoration:none;
}

#pageRight a, #pageLeft a {
	color:#000000;
	text-decoration:none;
}
#pageRight a:hover, #pageLeft a:hover{
	font-weight:bold;
	text-decoration:none;
	font-size: 92%;
}

#ans1, #ans2, #ans3, #ans4, #ans5, #ans6, #ans7, #ans8, #ans9, #ans10, 
#ans11, #ans12, #ans13, #ans14, #ans15 {
	display: none;
}
#ansA, #ans1, #ans2, #ans3, #ans4, #ans5, #ans6, #ans7, #ans8, #ans9, #ans10, 
#ans11, #ans12, #ans13, #ans14, #ans15 {
	position:absolute;
	top:95px;
	left:500px;
	width: 370px;
	font-family:"Courier New", monospace;
	font-weight:normal;
	font-size: 100%;
	line-height: 125%;
	list-style:none;
	text-align: left;
	background-color:#FFFFFF;

}
#ans2{
	overflow: auto;
	height: 350px;
}

#ans1 a {
	color:#e66586;
	text-decoration:underline;
}
#ans1 a:hover {
	color:#000000;
	text-decoration:none;
}
#ans2 a {
	color:#e66586;
	text-decoration:underline;
}
#ans2 a:hover {
	color:#000000;
	text-decoration:none;
}
#ans3 a {
	color:#e66586;
	text-decoration:underline;
}
#ans3 a:hover {
	color:#000000;
	text-decoration:none;
}
#ans4 a {
	color:#e66586;
	text-decoration:underline;
}
#ans4 a:hover {
	color:#000000;
	text-decoration:none;
}
#ans5 a {
	color:#e66586;
	text-decoration:underline;
}
#ans5 a:hover {
	color:#000000;
	text-decoration:none;
}
#ans6 a {
	color:#e66586;
	text-decoration:underline;
}
#ans6 a:hover {
	color:#000000;
	text-decoration:none;
}
/* STYLE SHEET ENDS */
