.secondarypage {
	background-attachment: fixed;
	background-image: url(../slices/secondary-page_15.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.specialarticlesbanner {
	background-color: #BD8C03;
	border: thin solid #000000;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
.leftdash {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body {
	background-image: url(/slices/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4E98D5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bigcontainer {
	margin: 0px auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#container {
	margin: 0px auto;
	width: 800px;
	height: auto;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../slices/secondary-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	margin: 0px;
	width: auto;
	height: 140px;
	background-color: #9EB9D4;
}
#navbar {
	margin: 0px;
	width: auto;
	height: 30px;
	background-color: #9EB9D4;
}
div.spacer{
	clear:both;
	height:10px;
	display:block;
	float: none;
	overflow: hidden;
}
#middle-middle {
	width: auto;
	height: auto;
	background-color: #9EB9D4;
	display: block;
	background-attachment: scroll;
	background-image: url(../slices/secondary-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#middle-top {
	margin: 0px;
	width: auto;
	height: 15px;
	background-color: #9EB9D4;
	display: block;
	background-attachment: scroll;
	background-image: url(../slices/secondary-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#middle-bottom {
	margin: 0px;
	width: auto;
	height: 15px;
	background-color: #9EB9D4;
	display: block;
	background-attachment: scroll;
	background-image: url(../slices/secondary_19.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#bottom {
	margin: 0px;
	width: auto;
	height: 48px;
	background-color: #9EB9D4;
	display: block;
	background-attachment: scroll;
	background-image: url(../slices/secondary_20.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 0px;
	bottom: 0px;
}
#container-bottom {
	margin: 0px auto;
	width: 800px;
	height: auto;
	bottom: 0px;
	position: absolute;
	left: auto;
	right: auto;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4E98D5;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.blueheading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4E98D5;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.blueheadinglight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8CBCE3;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-indent: 5px;
}
.blueheadinglight a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8CBCE3;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	text-indent: 5px;
}
