/*/*/
/* SC.GOV Styles - Copyright South Carolina 2005-2006 /*

/** Useful Shortcuts:
*	font: font-style  font-variant  font-weight  font-size / line-height  font-family
*	background:  background-color  background-image  background-repeat  background-attachment  background-position 
*	border: border-width  border-style  border-color 
*	margin: top right bottom left 
*	padding: top right bottom left
***/

#page {width: 750px;}
#logo img, table img,
#featuredLink img{
	display: none;
}
#banner {
	display: none;	
}
#footer a.textOnly {display: block; position: relative; left: 0px; float: left; clear: both;
 text-transform: uppercase; font-weight: bold; padding: 1em 1em 1em 0;
 }