/*
	Author	:	InSoon Felch
	Email		:	insoonfelch@email.grcc.edu
	Website	:	http://www.insoondesign.com/
*/
* {
	margin:3px;
	padding:1px;

}

/* general */
a {
	color:darkblue;
	text-decoration:none;
}

a:hover {
	color:brown;
	text-decoration:none;
}


/* body */
body {
	margin:60px;
	color:darkblue;
	font:1.5em Arial, Helvetica, "bitstream vera sans", sans-serif;
	weight:bold;
}



/* link */
#link {
	background:#f3f3a6;
	border-right:1px solid #999;
	margin:0 auto;
	width:750px;
	height:30px;
	list-style:none;
}

#link a {
	color:#555;
	display:block;
	line-height:40px;
	text-align:center;
}
#link a:hover {
	background:#e3e3e3;
	color:#555;
}
#link .active {
	background:#00ffff;
	color:#777;
}
#IF1.jpg{visibility:hidden}
#IF1.jpg{filter:progid:DXImageTransform.Microsoft.Fade(overlap=1)}

