@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #dbdbdb;
}
.bg {
	background-image: url(slices/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}
.bg .footer {
	background-image: url(slices/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 63px;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.bg .resourcesbox {
	width: 316px;
	background-color: #D3CADF;
}
.bg .aboutus {
	background-color: #4F2E7F;
	height: 200px;
}
.bg .servicesandhelp {
	background-color: #FFFFFF;
	width: 310px;
	margin-left: 2px;
}
.bg .linksbar {
	padding: 3px;
	border: 1px solid #000000;
	width: 956px;
	background-color: #D3CADF;
}
.bg .content {
	padding: 5px;
	width: 954px;
}

.bg .thisweek {
	background-color: #E2E2E2;
	margin-bottom: 0px;
	width: 303px;
	height: 530px;
}

a:link {
	font-weight: bold;
	color: #4F2D7F;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #4F2D7F;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #8769b1;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #8769b1;
	text-decoration: underline;
}
.homepage a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.homepage a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.homepage a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.homepage a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.whitelink a:link {
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: underline;
}
.whitelink a:visited {
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: underline;
}
.whitelink a:active {
	font-weight: bold;
	color: #DFDFDF;
	text-decoration: underline;
}
.whitelink a:hover {
	font-weight: bold;
	color: #DFDFDF;
	text-decoration: underline;
}
.linksbar a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linksbar a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linksbar a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.linksbar a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boldblacktext {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	text-align:left;
}
h2.boldblacktext {
	font-size: 18px;
	font-weight: bold;
	color: #4F2E7F;
	background-repeat: repeat-x;
	background-position: center top;
	text-align:left;
	margin:.1em 0;
}
.bg .databases {
	width: 311px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bg .services {
	padding: 3px;
	width: 310px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.bg .aboutus {
	background-color: #FFFFFF;
	width: 310px;
	margin-left: 1px;
	padding: 3px;
	height: 175px;
}
	ul, ul li {
      margin-top: 0px;
	  text-align: left;
}
	
.bg .specialcoll {
	width: 311px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 315px;
}

