/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background:#FFF;
	color: #333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}



/* Header Slide Show Styles */
#slideshow { list-style:none; color:#fff }
#slideshow span { display:none }
#wrapper { width:475px; margin:0; display:none }
#wrapper * { margin:0; padding:0 }
#fullsize { position:relative; width:475px; height:210px; padding:0; border:0; background:none }
#information { position:absolute; bottom:0; width:475px; height:0; background:#fff; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70) }
#information h3 { padding:4px 8px 3px; font-size:14px; font-weight:bold }
#information p { padding:0 8px 8px }
#image { width:475px }
#image img { position:absolute; z-index:25; width:auto }
.imgnav { position:absolute; width:25%; height:210px; cursor:pointer; z-index:150 }
#imgprev { left:0; background:url(../images/left.gif) left center no-repeat }
#imgnext { right:0; background:url(../images/right.gif) right center no-repeat }