p {  font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #F1F1F1}
a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
}

a:visited {
	color: #FC3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #FFC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	font-variant: normal;
	background-color: #333;
}
ul {
	font: normal 12px/20px "Times New Roman", Times, serif;
	color: #333333;
	list-style-type: none;
}
h1 {  font: normal 20px/normal Verdana, Arial, Helvetica, sans-serif; color: #333333}
.italic12 {  font: italic normal 12px/20px "Times New Roman", Times, serif; color: #333333}
.italic14 {  font: italic normal 14px/24px "Times New Roman", Times, serif; color: #333333}
.italic16 {  font: italic normal 16px/19px "Times New Roman", Times, serif; color: #CCCCCC}
.blacktxt {  font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif; color: #333333}
.lighthead {  font: normal 20px/normal Verdana, Arial, Helvetica, sans-serif; color: #333333}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
a.yellow:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.yellow:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
a.yellow:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #3399ff;
}h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}
img {
	margin: 2px;
	padding: 2px;
}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
	
	vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
	margin: 5px;
	padding: 5px;
}



<script type="text/javascript" src="expando.js">

/* Expando Image Script Â©2008 John Davenport Scheuer
   as first seen in http://www.dynamicdrive.com/forums/
   username: jscheuer1 - This Notice Must Remain for Legal Use
   */

