body
{
	padding: 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
	background-image:url("../images/backgrad-2.gif");
	background-repeat:repeat-x;
	font-family: Verdana,Sans-serif;
}

a img, a.img:link, a.img:visited, a.img:hover {
	border-width:0;
}

/* Homepage Callouts
----------------------------------------------- */

#iwp_callout, #tutorials_callout, #research_callout, #handbook_callout, #medialib_callout {
	position:absolute;
	top:400px;
	left:57px;
	width:860px;
	height:60px;
	padding:15px;
	background-color:#E3F2F9;
	font-size:10pt;
	color:#666B71;
}

/* Homepage Rollovers
----------------------------------------------- */

#TNOW_for_Writing_over img{
	width: 75px;
	height: 57px;
}

#TNOW_for_Writing_over a, #TNOW_for_Writing_over a:visited{
	text-decoration: none;
	display: block;
	width: 75px;
	height: 57px;
}

#TNOW_for_Writing_over a:hover {
	background-image: url("../images/TNOW_for_Writing_over.gif");
	background-repeat: no-repeat;
}

#home_over img{
	width: 56px;
	height: 57px;
}

#home_over a, #home_over a:visited{
	text-decoration: none;
	display: block;
	width: 56px;
	height: 57px;
}

#home_over a:hover {
	background-image: url("../images/home_over.gif");
	background-repeat: no-repeat;
}

#live_tutor_over img{
	width: 63px;
	height: 57px;
}

#live_tutor_over a, #live_tutor_over a:visited{
	text-decoration: none;
	display: block;
	width: 63px;
	height: 57px;
}

#live_tutor_over a:hover {
	background-image: url("../images/live_tutor_over.gif");
	background-repeat: no-repeat;
}

#infotrac_over img{
	width: 58px;
	height: 57px;
}

#infotrac_over a, #infotrac_over a:visited{
	text-decoration: none;
	display: block;
	width: 58px;
	height: 57px;
}

#infotrac_over a:hover {
	background-image: url("../images/infotrac_over.gif");
	background-repeat: no-repeat;
}

#iwp_over img{
	width: 142px;
	height: 203px;
}

#iwp_over a, #iwp_over a:visited{
	text-decoration: none;
	display: block;
	width: 142px;
	height: 203px;
}

#iwp_over a:hover {
	background-image: url("../images/iwp_over.jpg");
	background-repeat: no-repeat;
}

#tutorials_over img{
	width: 142px;
	height: 203px;
}

#tutorials_over a, #tutorials_over a:visited{
	text-decoration: none;
	display: block;
	width: 142px;
	height: 203px;
}

#tutorials_over a:hover {
	background-image: url("../images/tutorials_over.jpg");
	background-repeat: no-repeat;
}

#research_over img{
	width: 142px;
	height: 203px;
}

#research_over a, #research_over a:visited{
	text-decoration: none;
	display: block;
	width: 142px;
	height: 203px;
}

#research_over a:hover {
	background-image: url("../images/research_over.jpg");
	background-repeat: no-repeat;
}

#handbook_over img{
	width: 142px;
	height: 203px;
}

#handbook_over a, #handbook_over a:visited{
	text-decoration: none;
	display: block;
	width: 142px;
	height: 203px;
}

#handbook_over a:hover {
	background-image: url("../images/handbook_over.jpg");
	background-repeat: no-repeat;
}

#medialib_over img{
	width: 142px;
	height: 203px;
}

#medialib_over a, #medialib_over a:visited{
	text-decoration: none;
	display: block;
	width: 142px;
	height: 203px;
}

#medialib_over a:hover {
	background-image: url("../images/medialib_over.jpg");
	background-repeat: no-repeat;
}
/* Misc.
----------------------------------------------- */

.onepx
{
   border: solid red 1px;
}

.hand { cursor: pointer; z-index: 300;}

img.hand { border:1px dotted #c00; cursor: pointer; }

.handOver { border:2px solid #c00; cursor: pointer; z-index:1;}
