@charset "utf-8";
#wsisdContent {
 width:600px; /* changed from original of 500px */
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
}
#wsisdContent td {
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
}
#wsisdTopper {
	background-image:url(http://www.wsisd.com/wsisd/lib/wsisd/_template171/_assets/title_bg.jpg);
	position:relative;
	background-repeat:repeat-x;
	height:80px;
}
#wsisdInnerName {
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:36px;
	top:20px;
	left:10px;
}
#wsisdTodaysDate {
	POSITION: absolute;
	FONT-STYLE: italic;
	FONT-FAMILY: 'Times New Roman', Times, serif;
	COLOR: #fff;
	FONT-SIZE: 14px;
	TOP: 40px;
	LEFT: 550px;
}
#wsisdNavBar {
	POSITION: relative;
	HEIGHT: 32px;
	padding-top:2px;
	background-color:#000;
	CLEAR: both;
}