<!--beginning of rounded corners contentWrapper-->
div.clearer {clear: left; line-height: 0; height: 0;}

   .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 29px; height: 32px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: 0px 0px 0px 0px; }
.borderTR { margin: 0px -1px 0px 0px; }
.borderBL { margin: -13px 0px 0px 0px; }
.borderBR { margin: -13px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -2px;
	margin-top: -2px;
}

*:first-child+html .borderTL {
    margin-left: -5px;
	margin-top:-2px;
}


* html .borderTL {
    margin-left: -5px;
	margin-top:-2px;
}

.borderTR {
    margin-right: -2px;
	margin-top:-2px;
}

*:first-child+html .borderTR {
    margin-left: 4px;
	margin-top:-2px;
}


* html .borderTR {
    margin-left: 4px;
	margin-top:-2px;
}

.borderBL {
    margin-left: 0px;
	margin-top:-32px;
}

*:first-child+html .borderBL {
    margin-left: -3px;
	margin-top:-32px;
}

* html .borderBL {
    margin-left: -3px;
	margin-top:-32px;
}


.borderBR {
    margin-left: 4px;
	margin-top:-32px;

}

/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
	margin: 0px;
	padding: 0px;
	border: 2px solid #41648e;
	background-color: #ffffff;	
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
	z-index:99;
  	padding: 0px;
  	border: 0px;
	width:800px;
	margin: 2px auto;
	height:auto;
}

.girlSpacer{
	margin-left:0;
}

*:first-child+html .girlSpacer{
	margin-left:-3px;
}

* html .girlSpacer{
	margin-left:-3px;
}

#topBanner{
}

.wlclogoSpacer{
	margin-top:-29px;
	margin-left:70px;
}

#topNav{
	width:796px;
	height:21px;
	background-color:#004090;
	float:left;
	color:white;
	margin-top:-5px;
}

#leftNav{
	float:left;
	width:204px;
	background-color:#7991B7;
	height:auto;
	text-align: left;
}

*:first-child+html #leftNav{
	float:left;
	width:210px;
	background-color:#7991B7;
	height:auto;
	text-align: left;
}

* html #leftNav{
	float:left;
	width:210px;
	background-color:#7991B7;
	height:auto;
	text-align: left;
}

#leftNav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: none;
}

#leftNav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: none;
}

#leftNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: underline;
}


#leftNav li{
	list-style-type:none;
	margin-top:0px;
}

#leftNav ul{
	list-style-type:none;
	padding:0;
	margin-left:20px;
}

/*#sideNav{
	margin-top:5px;
	float:left;
	width:170px; 
	height:auto; 
	z-index:5; 
	background-color: #666666;
	text-align: left;
}

html>body #sideNav{
	margin-top:5px;
	float:left;
	width:170px; 
	height:auto; 
	background-color: #666666;
	text-align: left;
}*/

.rollmenu2{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	line-height:18px;
}

.rollmenu2 li{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
}

.rollmenu2 a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:none;
}

.rollmenu2 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:none;
}

.rollmenu2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	text-decoration:underline;
}

/*ul.rollmenu {
	list-style-type: none;
    color: white;
    background-color: none;
    margin: 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 99%;
	margin-top:10px;
}

html>body ul.rollmenu {width: 100%;}
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
ul.rollmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
}
ul.rollmenu a {
	font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: transparent;
    margin: 0;
    padding:0;
    width: 101%;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body ul.rollmenu a {width: 100%}
ul.rollmenu a:hover {
	color: white;
	background-color: #0C2D83; 
}*/

#leftNav li a#active{
	background-color: #0C2D83; 
	color: white;
}

.spacer{
	margin-left:8px;
	line-height:21px;
}


.spacer2{
	margin-left:35px;
	font-size:11px;
	margin-top:2px;
	width:150px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
}

.spacer2 a:link{
	margin-left:35px;
	font-size:11px;
	margin-top:2px;
	width:150px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
	text-decoration:underline;
}

.spacer2 a:visited{
	margin-left:35px;
	font-size:11px;
	margin-top:2px;
	width:150px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
	text-decoration:underline;
}

.spacer2 a:hover{
	margin-left:35px;
	font-size:11px;
	width:150px;
	margin-top:2px;
	line-height:13px;
	padding-bottom:5px;
	color:white;
	text-decoration:underline;
}


#leftnavAd{
	background-color:#ffffff;
	width:204px;
	height:120px;
	margin-top:0px;
}

*:first-child+html #leftnavAd{
	background-color:#ffffff;
	width:210px;
	height:120px;
}

* html #leftnavAd{
	background-color:#ffffff;
	width:210px;
	height:120px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0C2D83;
	font-size:14px;
	margin-left:5px;
	margin-top:5px;
}

.wlcsubheadline{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:13px;
	margin:0;
	padding:0;
	padding-top:4px;
}

.wlcsubheadline2{
	font-family:Arial, Helvetica, sans-serif;
	color:#01539D;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:10px;
	text-align:center;
}


table,tr,td{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

#mainContent{
	width:592px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	background-color:#E4E7EE;
	padding-bottom:8px;
}

*:first-child+html #mainContent{
	width:586px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	background-color:#E4E7EE;
	padding-bottom:10px;
}

* html #mainContent{
	width:586px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	background-color:#E4E7EE;
	padding-bottom:10px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-left:5px;
	padding-right:5px;
}

ul,li{
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

strong{
	font-family:Arial, Helvetica, sans-serif;
}


#booksImage{
	background-image:url(../images/uwlc/wlc-images/wlc-banner-kids2.jpg);
	background-repeat:no-repeat;
	width:592px;
	height:121px;
}

*:first-child+html #booksImage{
	background-image:url(../images/uwlc/wlc-images/wlc-banner-kids.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:121px;
	margin-left:0;
}


* html #booksImage{
	background-image:url(../images/uwlc/wlc-images/wlc-banner-kids.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:121px;
	margin-left:0;
}

#handsinImage{
	width:204px;
	height:151px;
	background-image:url(../images/uwlc/wlc-images/all-hands-in2.jpg);
	background-repeat:no-repeat;
}

*:first-child+html #handsinImage{
	width:210px;
	height:151px;
	background-image:url(../images/uwlc/wlc-images/all-hands-in.jpg);
	background-repeat:no-repeat;
}


* html #handsinImage{
	width:210px;
	height:151px;
	background-image:url(../images/uwlc/wlc-images/all-hands-in.jpg);
	background-repeat:no-repeat;
}

#bottomNav{
	width:796px;
	height:21px;
	background-color:#004090;
	float:left;
	color:white;
	margin-top:-5px;
}

*:first-child+html #bottomNav{
	width:798px;
	height:21px;
	background-color:#004090;
	float:left;
	color:white;
	margin-top:-5px;
}

* html #bottomNav{
	width:798px;
	height:21px;
	background-color:#004090;
	float:left;
	color:white;
	margin-top:-5px;
}


#handsinSpacer{
	margin-top:10px;
}

*:first-child+html #handsinSpacer{
	margin-top:10px;
}


* html #handsinSpacer{
	margin-top:10px;
}

#uwlcFooter{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	padding-bottom:30px;
}

.uwlcfootertext{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

