/* CSS Document */

Body {
	Background-color: #BFCF95; 
}

img { 
	behavior: url(iepngfix.htc); 
}
	
#Background-container {
	position:absolute;
	width:900px;
	height:1000px;
	z-index:1;
	top: 0px;
	left: 50%;
	margin-left: -450px;
}

#banner {
	position:absolute;
	left:0px;
	top:0;
	width:897px;
	height:176px;
	z-index:6;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#sidebar-home {
	position:absolute;
	left:0px;
	top:136px;
	width:180px;
	height:510px;
	z-index:5;
	background-color: #B43C96;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
}

 #Main-text-extended {
	position:absolute;
	left:183px;
	top:137px;
	width:660px;
	height:auto;
	z-index:3;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 27px;
	padding-right: 27px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
}
	
#Side-blend-extend {
	position:absolute;
	top:0px;
	width:180px;
	height:100%;
	z-index:2;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #B43C96;
	left: -186px;
}

#Sidebar-text {
	position:absolute;
	left:15px;
	top:165px;
	width:154px;
	height:462px;
	z-index:8;
}

#blurb {
	position:absolute;
	width:261px;
	height:57px;
	z-index:7;
	left: 594px;
	top: 39px;
}

#Main-text {
	position:absolute;
	left:0px;
	top:100px;
	width:900px;
	height:546px;
	z-index:2;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
