
/****** Main divs height properties only ******/
/**********************************************/

body{
    height:850px;
}

#side{
    height:600px;
}

#vertical{
    height: 600px;
}

#main{
    height:600px;
}

.affimg{
	margin:0px;
	margin-bottom: 10px;
}

#shell{
	float:right;
	margin:15px;
	margin-top:0px;
	box-shadow: 0px 0px 10px 1px #888888;
}