body{
	height:100%;
	margin:0px;
	background: #383838 url('img/bg.gif') repeat-y fixed center;
}
.main {
	width:100%;
	height:100%;
}

.content {
	width:956px;
	margin-left:auto;
	margin-right:auto;
}



.main_content{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	
}
.left_column {
	width:150px;
	float:left;
	padding-top:355px;
	text-align:left;
}
.center_column {
	float:left;
	background-color:#FFFFFF;
	width:656px;
	padding-top:80px;
	padding-bottom:40px;
}
.menu_column {
	width:39px;
	float:left;
	padding-top:135px;
}
.right_column {
	width:60px;
	float:left;	
	padding-top:355px;
	padding-left:51px;
}


.menu_container {
	
	width:46px;
	height:46px;
	float:left;
	}
.menu_notes {
	
	width:46px;
	height:46px;
	float:right;
	}
.menu_thumb {
	position:relative;
	left:0px;
	width:36px;
	float:right;
	z-index:90;
	cursor:hand;
	cursor:pointer;
}


.menu_trans {
	position:relative;
	top:-36px;
	width:36px;
	height:36px;
	z-index:100;

}

.menu_outer {
	width:230px;
	float:right;
	border:0px solid red;
}
.lower_menus{	height:300px;}



.projects_outer{
	width:270px;
	float:left;
	border:0px solid red;
}

.project {
	cursor:hand;
	cursor:pointer;
	height:18px;
	overflow:hidden;
}
.project_trans {
	position:relative;
	top:-18px;
	z-index:100;
}#main_img{	width:500px;	height:500px; }
.loader {		background: url(img/loader.gif) no-repeat center center; 
}.blocker {		width:500px;	height:500px;	position:relative;	top:-500px; }
.img_container {
	padding-top:45px;
	width:500px;
	height:500px;
	margin-bottom:60px;
}
.arrow {

	cursor:hand;
	cursor:pointer;
}
.menu_links{
	cursor:hand;
	cursor:pointer;
}
.title{
	cursor:hand;
	cursor:pointer;
}

