@charset "utf-8";
/* CSS Document */

#Top {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:0px;
	width:900px;
	height:319px;
	z-index:2;
}

#Main {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:319px;
	width:900px;
	z-index:3;
}

#Left {
	position:absolute;
	left:0px;
	top:0px;
	width:182px;
	z-index:2;
}

#Mid {
	position:absolute;
	left:182px;
	top:0px;
	width:718px;
	height:321px;
	z-index:3;
	background-image: url(img/main_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#Right {
	position:absolute;
	right:0px;
	top:0px;
	width:119px;
	height:652px;
	z-index:3;
	background-image: url(img/right_backer.gif);
	height: 712px;
}

#Fade {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:227px;
	z-index:1;
	background-image: url(img/backer_fade.jpg);
}

#Content {
	position:relative;
	left:24px;
	top:25px;
	width:549px;
	z-index:4;
}

#Btm {
	position:relative;
	left:24px;
	top:55px;
	width:675px;
	height:108px;
	z-index:4;
}

#FindHome {
	background-color: #000000;
}

#SearchFade {
	background-image: url(img/search_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#Spacer1 {
	height:15px;
}

#YCPhotos {
	height:100px;
	width:150px;
	background-color:#000066;
}

#ContentPhotos {
	position:absolute;
	top:59px;
	right:0px;
	width:221px;
	height:180px;
	z-index:4;
}

#YC {
	height:125px;
	width:549px;
	background-image:url(img/yc_backer1.jpg);
}

#YC2 {
	width:549px;
	background-image:url(img/yc_backer2.jpg);
}

#ContentText {
	position:absolute;
	top:59px;
	left:2px;
	width:181px;
	height:44px;
	z-index:4;
}

#MainContent {
	position:relative;
	left:24px;
	top:0px;
	width:549px;
	z-index:5;
}

