@charset "UTF-8";
/* CSS Document */


.container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	
}

.logo {
	position:  absolute;
	top: 45px;
	left: 50px;
	width: 150px;
	height: 150px;
	overflow: hiddnen;
	z-index: 2;
}


.contact {
	position: absolute;
	top: 600px;
	left:  12px;
	width: 108px;
	height: 77px;
	z-index: 2;
	}



#about_main {
	width: 100%;
	height: 580px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	top:60px;
	left: 0px;
	z-index: 1;

	
}

.about_contact {
	position: absolute;
	height: 77px;
	width: 108px;
	top:  700px;
	left: 300px;
	
}


.about_bottom_placeholder {
	position: absolute;
	height: 2px;
	width: 2px;
	top:  900px;
	left: 0px;
}





.menu_column {
position: absolute;
margin: auto;
top: 0px;
left:  0px;
width: 160px;
height: 100%;
background-color:#000;
filter:alpha(opacity=92);
	-moz-opacity:0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
	z-index: 2;

}

.menu_items {
	position: absolute;
	top: 240px;
	left:  12px;
	width: 14px;
	height: auto;
	line-height: 5%
}


.main_area {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	overflow: auto;
	
}



#home {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:60px;
left: 0px;
z-index: 1;

}


#andy_warhol {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top: 4540px;
left: 0px;
z-index: 1;

}

#blog_1 {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top: 60px;
left: 0px;
z-index: 1;

}


#blog_2 {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:700px;
left: 0px;
z-index: 1;

}

#eat {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:5180px;
left: 0px;
z-index: 1;

}

#bitchin_hitchin {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:1340px;
left: 0px;
z-index: 1;

}


#kashi {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top: 1980px;
left: 0px;
z-index: 1;

}

#honest_dons {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:700px;
left: 0px;
z-index: 1;

}

#bear_naked {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:2620px;
left: 0px;
z-index: 1;



}

#still_life {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:3260px;
left: 0px;
z-index: 1;

}

#full_throttle {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:3900px;
left: 0px;
z-index: 1;

}

#misc {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:  5820px;
left: 0px;
z-index: 1;

}


#logos {
/* Typical fixed height and fixed width example */
width: 100%;
height: 580px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:6460px;
left: 0px;
z-index: 1;

}

.bottom_placeholder {
	position: absolute;
	height: 2px;
	width: 2px;
	top:  7100px;
	left: 0px;
}

